m68k: Drop unused status_led.h header file

This header file is not used, so drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2024-11-02 18:33:07 -06:00
parent 7b53fedb14
commit 5b92623c4c

View File

@@ -15,9 +15,6 @@
#include <bzlib.h>
#include <watchdog.h>
#include <asm/byteorder.h>
#ifdef CONFIG_SHOW_BOOT_PROGRESS
# include <status_led.h>
#endif
DECLARE_GLOBAL_DATA_PTR;