[PATCH v2 16/25] m68k: Drop unused status_led.h header file
Angelo Dureghello
angelo at kernel-space.org
Mon Jan 5 01:33:08 CET 2026
Tested-by: Angelo Dureghello <angelo at kernel-space.org>
Acked-by: Angelo Dureghello <angelo at kernel-space.org>
On 10/21/24 13:38, Simon Glass wrote:
> This header file is not used, so drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> arch/m68k/lib/bootm.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/arch/m68k/lib/bootm.c b/arch/m68k/lib/bootm.c
> index 3dcff8076e3..1fa112f8dbf 100644
> --- a/arch/m68k/lib/bootm.c
> +++ b/arch/m68k/lib/bootm.c
> @@ -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;
>
-- Angelo
More information about the U-Boot
mailing list