[PATCH 032/149] board: buffalo: Remove <common.h> and add needed includes
Tom Rini
trini at konsulko.com
Wed May 1 04:41:19 CEST 2024
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini at konsulko.com>
---
Cc: Michael Walle <michael at walle.cc>
---
board/buffalo/lsxl/lsxl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c
index 6a866b5470d6..1e501a09813d 100644
--- a/board/buffalo/lsxl/lsxl.c
+++ b/board/buffalo/lsxl/lsxl.c
@@ -7,7 +7,6 @@
* Marvell Semiconductor <www.marvell.com>
*/
-#include <common.h>
#include <bootstage.h>
#include <button.h>
#include <command.h>
--
2.34.1
More information about the U-Boot
mailing list