[PATCH 10/22] board: lsxl: remove unused header files

Michael Walle michael at walle.cc
Wed Aug 17 21:37:57 CEST 2022


Cleanup the included header files in the board code. These are all
leftovers from earlier days.

Signed-off-by: Michael Walle <michael at walle.cc>
---
 board/buffalo/lsxl/lsxl.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c
index 106d46d436..42221eef3a 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>
-- 
2.30.2



More information about the U-Boot mailing list