summaryrefslogtreecommitdiffstats
path: root/board/bmw
diff options
context:
space:
mode:
authorThomas Weber <weber@corscience.de>2010-09-28 14:03:33 +0200
committerWolfgang Denk <wd@denx.de>2010-09-28 14:47:23 +0200
commit68c3d64391cbdaa6a5a3b8fbd34232bb0f6b2617 (patch)
treef18f587e6917995fcf98c895204115e6b76d9244 /board/bmw
parent360d883aa0bd21f705b94709a48a8e6bf267c85b (diff)
downloadblackbird-obmc-uboot-68c3d64391cbdaa6a5a3b8fbd34232bb0f6b2617.tar.gz
blackbird-obmc-uboot-68c3d64391cbdaa6a5a3b8fbd34232bb0f6b2617.zip
bmw: Remove duplicated include of header file
Signed-off-by: Thomas Weber <weber@corscience.de>
Diffstat (limited to 'board/bmw')
-rw-r--r--board/bmw/bmw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/bmw/bmw.c b/board/bmw/bmw.c
index 4039145e43..5ba6c09d1c 100644
--- a/board/bmw/bmw.c
+++ b/board/bmw/bmw.c
@@ -22,7 +22,6 @@
*/
#include <common.h>
-#include <common.h>
#include <watchdog.h>
#include <command.h>
#include <malloc.h>
OpenPOWER on IntegriCloud