From 2308bfb8acbdab6883e5dd5bb1f4fe60ca5faefa Mon Sep 17 00:00:00 2001 From: Nicolas Kaiser Date: Mon, 4 Oct 2010 20:38:42 +0200 Subject: 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 --- drivers/video/omap/lcd_omap3beagle.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/video/omap') diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c index ca75cc2a87a5..d7c6c3e0afc6 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" -- cgit v1.2.3