From: Shawn Guo Date: Sat, 15 Sep 2012 06:31:14 +0000 (+0800) Subject: video: mx3fb: remove unneeded mach/hardware.h inclusion X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=23a8ee4dcc265892c8a490e202201ae93baec8ae;p=linux-beck.git video: mx3fb: remove unneeded mach/hardware.h inclusion The inclusion of mach/hardware.h is not used by the driver at all. Remove it. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann Cc: Florian Tobias Schandinat Cc: linux-fbdev@vger.kernel.org --- diff --git a/drivers/video/mx3fb.c b/drivers/video/mx3fb.c index 0324c07be895..736887208574 100644 --- a/drivers/video/mx3fb.c +++ b/drivers/video/mx3fb.c @@ -29,7 +29,6 @@ #include #include -#include #include #include