[PATCH 07/13] cyclic: make cyclic_run static
Simon Glass
sjg at chromium.org
Wed Oct 9 03:52:43 CEST 2024
On Thu, 3 Oct 2024 at 15:29, Rasmus Villemoes <ravi at prevas.dk> wrote:
>
> The only caller left is schedule(); everybody outside cyclic.c now
> calls or references schedule().
>
> Signed-off-by: Rasmus Villemoes <ravi at prevas.dk>
> ---
> common/cyclic.c | 2 +-
> include/cyclic.h | 12 ------------
> 2 files changed, 1 insertion(+), 13 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list