Browse Source

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>
Wei Yongjun 12 years ago
parent
commit
e05cf58d50
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-omap2/board-overo.c

+ 0 - 1
arch/arm/mach-omap2/board-overo.c

@@ -45,7 +45,6 @@
 #include <asm/mach/flash.h>
 #include <asm/mach/map.h>
 
-#include "common.h"
 #include <video/omapdss.h>
 #include <video/omap-panel-generic-dpi.h>
 #include <video/omap-panel-tfp410.h>