Re: [PATCH v3 20/25] image: Drop unused status_led.h header file

2024-12-03 Thread Simon Glass
On Sat, 2 Nov 2024 at 18:38, Simon Glass wrote: > > This header file is not used, so drop it. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > boot/image.c | 4 > 1 file changed, 4 deletions(-) > Applied to ci/master, thanks!

[PATCH v3 20/25] image: Drop unused status_led.h header file

2024-11-02 Thread Simon Glass
This header file is not used, so drop it. Signed-off-by: Simon Glass --- (no changes since v1) boot/image.c | 4 1 file changed, 4 deletions(-) diff --git a/boot/image.c b/boot/image.c index abac254e026..7bed8ba4b1f 100644 --- a/boot/image.c +++ b/boot/image.c @@ -15,10 +15,6 @@ #includ