diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-11-07 07:53:49 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-11-12 17:02:48 -0500 |
commit | e05cf58d50e3ce3601ebf753728eee0df759e38f (patch) | |
tree | 29cdb8d2fed73a67dcd8ab29d6cdd477b0abeeed /arch/arm/mach-omap2/board-overo.c | |
parent | 8de7e37ef0ad7b4dc39498824c48bde2f4d13828 (diff) |
ARM: OMAP2+: remove duplicated include from board-overo.c
Remove duplicated include.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-overo.c')
-rw-r--r-- | arch/arm/mach-omap2/board-overo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-overo.c b/arch/arm/mach-omap2/board-overo.c index 1cfb0374f5e2..f5ba43fa0400 100644 --- a/arch/arm/mach-omap2/board-overo.c +++ b/arch/arm/mach-omap2/board-overo.c | |||
@@ -45,7 +45,6 @@ | |||
45 | #include <asm/mach/flash.h> | 45 | #include <asm/mach/flash.h> |
46 | #include <asm/mach/map.h> | 46 | #include <asm/mach/map.h> |
47 | 47 | ||
48 | #include "common.h" | ||
49 | #include <video/omapdss.h> | 48 | #include <video/omapdss.h> |
50 | #include <video/omap-panel-generic-dpi.h> | 49 | #include <video/omap-panel-generic-dpi.h> |
51 | #include <video/omap-panel-tfp410.h> | 50 | #include <video/omap-panel-tfp410.h> |