From 9586778de5586536fe0c968b226bde574adf6107 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Thu, 30 Aug 2012 10:54:12 +0300 Subject: OMAPFB1: remove unnecessary includes Remove unnecessary includes from the old omapfb driver. Signed-off-by: Tomi Valkeinen --- drivers/video/omap/hwa742.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/video/omap/hwa742.c') diff --git a/drivers/video/omap/hwa742.c b/drivers/video/omap/hwa742.c index 9f1d23c319cb..f349ee6f0cea 100644 --- a/drivers/video/omap/hwa742.c +++ b/drivers/video/omap/hwa742.c @@ -27,7 +27,6 @@ #include #include -#include #include "omapfb.h" #define HWA742_REV_CODE_REG 0x0 -- cgit