On Sat, 2 Nov 2024 at 16:21, Simon Glass <s...@chromium.org> wrote: > > This has been replaced with a new LED framework, so drop this old code > and documentation. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > (no changes since v1) > > common/board_f.c | 22 -------------- > doc/README.LED | 77 ------------------------------------------------ > 2 files changed, 99 deletions(-) > delete mode 100644 doc/README.LED >
Applied to ci/master, thanks!