Skip to content

Commit

Permalink
board: lsxl: remove unused header files
Browse files Browse the repository at this point in the history
Cleanup the included header files in the board code. These are all
leftovers from earlier days.

Signed-off-by: Michael Walle <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
  • Loading branch information
mwalle authored and stroese committed Aug 23, 2022
1 parent 48f80e2 commit b6a0683
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions board/buffalo/lsxl/lsxl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b6a0683

Please sign in to comment.