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>
This commit is contained in:
Wei Yongjun 2012-11-07 20:53:49 +08:00 committed by Tony Lindgren
parent 8de7e37ef0
commit e05cf58d50

View File

@ -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>