projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dbb7a5
)
video/omap: remove mux.h include
author
Nicolas Kaiser
<nikai@nikai.net>
Mon, 4 Oct 2010 18:38:42 +0000
(20:38 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Fri, 22 Oct 2010 20:21:02 +0000
(23:21 +0300)
Including mux.h should no longer be needed for omap2/3/4 SoCs
outside arch/arm/mach-omap2 files.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
drivers/video/omap/lcd_omap3beagle.c
patch
|
blob
|
history
diff --git
a/drivers/video/omap/lcd_omap3beagle.c
b/drivers/video/omap/lcd_omap3beagle.c
index ca75cc2a87a559df36b93bbd4f495a7b013577ac..d7c6c3e0afc620ffd89a2fccdac5e7169c8c57e9 100644
(file)
--- a/
drivers/video/omap/lcd_omap3beagle.c
+++ b/
drivers/video/omap/lcd_omap3beagle.c
@@
-25,8
+25,6
@@
#include <linux/gpio.h>
#include <linux/i2c/twl.h>
-#include <plat/mux.h>
-#include <plat/mux.h>
#include <asm/mach-types.h>
#include "omapfb.h"