mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
board: sama5d2_xplained: remove unnecessary header files
Remove the unnecessary header files. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
This commit is contained in:
parent
ed03b1ba3c
commit
5521d9e9e7
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue