On Thu, 3 Oct 2024 at 15:29, Rasmus Villemoes <r...@prevas.dk> wrote: > > The only caller left is schedule(); everybody outside cyclic.c now > calls or references schedule(). > > Signed-off-by: Rasmus Villemoes <r...@prevas.dk> > --- > common/cyclic.c | 2 +- > include/cyclic.h | 12 ------------ > 2 files changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>