igep00x0: Drop unused status_led.h header file

This header file is not used, so drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
Simon Glass
2024-11-02 18:33:09 -06:00
parent 73efc9b234
commit a7bf13e125

View File

@@ -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>