Re: [PATCH v3 18/25] sunxi: Drop status-LED code

2024-12-03 Thread Simon Glass
This is not used anymore, so drop it. Signed-off-by: Simon Glass --- (no changes since v1) board/sunxi/board.c | 6 -- 1 file changed, 6 deletions(-) Applied to ci/master, thanks!

[PATCH v3 18/25] sunxi: Drop status-LED code

2024-11-02 Thread Simon Glass
This is not used anymore, so drop it. Signed-off-by: Simon Glass --- (no changes since v1) board/sunxi/board.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/board/sunxi/board.c b/board/sunxi/board.c index 824c322a0dc..cff7b8eb247 100644 --- a/board/sunxi/board.c +++ b/board/sunxi/bo