diff mbox

[5/5] OMAP: remove duplicated #include

Message ID 1260710073-4160-1-git-send-email-weiyi.huang@gmail.com (mailing list archive)
State Awaiting Upstream, archived
Headers show

Commit Message

Huang Weiyi Dec. 13, 2009, 1:14 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c
index fc503d8..aea23c3 100644
--- a/drivers/video/omap/lcd_omap3beagle.c
+++ b/drivers/video/omap/lcd_omap3beagle.c
@@ -26,7 +26,6 @@ 
 #include <linux/i2c/twl4030.h>
 
 #include <plat/mux.h>
-#include <plat/mux.h>
 #include <asm/mach-types.h>
 
 #include "omapfb.h"