From: Nicolas Kaiser Date: Mon, 4 Oct 2010 18:38:42 +0000 (+0200) Subject: video/omap: remove mux.h include X-Git-Tag: v2.6.37-rc1~111^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2308bfb8acbdab6883e5dd5bb1f4fe60ca5faefa;p=profile%2Fivi%2Fkernel-x86-ivi.git video/omap: remove mux.h include Including mux.h should no longer be needed for omap2/3/4 SoCs outside arch/arm/mach-omap2 files. Signed-off-by: Nicolas Kaiser Acked-by: Tony Lindgren Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c index ca75cc2..d7c6c3e 100644 --- a/drivers/video/omap/lcd_omap3beagle.c +++ b/drivers/video/omap/lcd_omap3beagle.c @@ -25,8 +25,6 @@ #include #include -#include -#include #include #include "omapfb.h"