Browse Source

board: sama5d2_xplained: remove unnecessary header files

Remove the unnecessary header files.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Wenyou Yang 8 năm trước cách đây
mục cha
commit
5521d9e9e7
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      board/atmel/sama5d2_xplained/sama5d2_xplained.c

+ 0 - 2
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>