From: Jaswinder Singh Rajput Date: Wed, 7 Oct 2009 23:32:25 +0000 (-0700) Subject: video: includecheck fix: da8xx-fb.c X-Git-Tag: v2.6.32-rc4~49 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=06d1baa683c58bd8e7fe4c950c1159808d445047;p=~shefty%2Frdma-dev.git video: includecheck fix: da8xx-fb.c fix the following 'make includecheck' warning: drivers/video/da8xx-fb.c: linux/device.h is included more than once. Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index 42e1005e291..d065894ce38 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include