[U-Boot] [PATCH 6/7] board: sama5d2_xplained: remove unnecessary header files
Wenyou Yang
wenyou.yang at atmel.com
Thu Mar 23 06:26:27 UTC 2017
Remove the unnecessary header files.
Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
---
board/atmel/sama5d2_xplained/sama5d2_xplained.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/board/atmel/sama5d2_xplained/sama5d2_xplained.c b/board/atmel/sama5d2_xplained/sama5d2_xplained.c
index c23cb0ecdd..48f45b35ce 100644
--- a/board/atmel/sama5d2_xplained/sama5d2_xplained.c
+++ b/board/atmel/sama5d2_xplained/sama5d2_xplained.c
@@ -11,8 +11,6 @@
#include <dm.h>
#include <i2c.h>
#include <lcd.h>
-#include <mmc.h>
-#include <spi.h>
#include <version.h>
#include <asm/io.h>
#include <asm/arch/at91_common.h>
--
2.11.0
More information about the U-Boot
mailing list