[U-Boot] [PATCH 2/2] bmw: Remove duplicated include of header file

Thomas Weber weber at corscience.de
Tue Sep 28 14:03:33 CEST 2010


Signed-off-by: Thomas Weber <weber at corscience.de>
---
 board/bmw/bmw.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/board/bmw/bmw.c b/board/bmw/bmw.c
index 4039145..5ba6c09 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>
-- 
1.7.3



More information about the U-Boot mailing list