[PATCH] video/omap: remove duplicated include

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nicolas Kaiser
Date: Monday, October 4, 2010 - 8:43 am

Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
---
 drivers/video/omap/lcd_omap3beagle.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_omap3beagle.c
index ca75cc2..ac715f9 100644
--- a/drivers/video/omap/lcd_omap3beagle.c
+++ b/drivers/video/omap/lcd_omap3beagle.c
@@ -26,7 +26,6 @@
 #include <linux/i2c/twl.h>
 
 #include <plat/mux.h>
-#include <plat/mux.h>
 #include <asm/mach-types.h>
 
 #include "omapfb.h"
-- 
1.7.2.2
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] video/omap: remove duplicated include, Nicolas Kaiser, (Mon Oct 4, 8:43 am)
Re: [PATCH] video/omap: remove duplicated include, Tony Lindgren, (Mon Oct 4, 10:54 am)
[PATCH] video/omap: remove mux.h include, Nicolas Kaiser, (Mon Oct 4, 11:38 am)
Re: [PATCH] video/omap: remove mux.h include, Tony Lindgren, (Mon Oct 4, 11:47 am)
Re: [PATCH] video/omap: remove mux.h include, Tomi Valkeinen, (Tue Oct 5, 3:02 am)