projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1896e2f
)
OMAP2+: remove unneeded #include omapfb.h
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 20 Sep 2011 09:09:02 +0000
(12:09 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 23 Feb 2012 07:39:01 +0000
(09:39 +0200)
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/io.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap2/io.c
b/arch/arm/mach-omap2/io.c
index eb50c29fb6448e1404eef693e8f74c5e10641aed..e0db12b5f5c0397bcaecc221850b1df34a516d61 100644
(file)
--- a/
arch/arm/mach-omap2/io.c
+++ b/
arch/arm/mach-omap2/io.c
@@
-21,7
+21,6
@@
#include <linux/init.h>
#include <linux/io.h>
#include <linux/clk.h>
-#include <linux/omapfb.h>
#include <asm/tlb.h>