bmw: Remove duplicated include of header file
authorThomas Weber <weber@corscience.de>
Tue, 28 Sep 2010 12:03:33 +0000 (14:03 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 28 Sep 2010 12:47:23 +0000 (14:47 +0200)
Signed-off-by: Thomas Weber <weber@corscience.de>
board/bmw/bmw.c

index 4039145..5ba6c09 100644 (file)
@@ -22,7 +22,6 @@
  */
 
 #include <common.h>
-#include <common.h>
 #include <watchdog.h>
 #include <command.h>
 #include <malloc.h>