]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: lsxl: remove unused header files
authorMichael Walle <michael@walle.cc>
Wed, 17 Aug 2022 19:37:57 +0000 (21:37 +0200)
committerStefan Roese <sr@denx.de>
Tue, 23 Aug 2022 10:39:31 +0000 (12:39 +0200)
Cleanup the included header files in the board code. These are all
leftovers from earlier days.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
board/buffalo/lsxl/lsxl.c

index 106d46d436bd9c4b7e9b6507ba3d24c13c6f2841..42221eef3a3243923093adcdb01eb9504801eb64 100644 (file)
 #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>