diff options
| -rw-r--r-- | board/buffalo/lsxl/lsxl.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c index 106d46d436b..42221eef3a3 100644 --- a/board/buffalo/lsxl/lsxl.c +++ b/board/buffalo/lsxl/lsxl.c @@ -11,12 +11,7 @@ #include <bootstage.h> #include <command.h> #include <env.h> -#include <env_internal.h> #include <init.h> -#include <net.h> -#include <malloc.h> -#include <netdev.h> -#include <miiphy.h> #include <spi.h> #include <spi_flash.h> #include <asm/arch/soc.h> |
