[PATCH 18/27] igep00x0: Drop unused status_led.h header file
Simon Glass
sjg at chromium.org
Thu Sep 26 22:44:38 CEST 2024
This header file is not used, so drop it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
board/isee/igep00x0/igep00x0.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/board/isee/igep00x0/igep00x0.c b/board/isee/igep00x0/igep00x0.c
index a35a7cd3b1f..35bb8c55806 100644
--- a/board/isee/igep00x0/igep00x0.c
+++ b/board/isee/igep00x0/igep00x0.c
@@ -8,7 +8,6 @@
#include <init.h>
#include <malloc.h>
#include <net.h>
-#include <status_led.h>
#include <dm.h>
#include <ns16550.h>
#include <twl4030.h>
--
2.43.0
More information about the U-Boot
mailing list