aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-16 17:31:04 +0200
committerArnd Bergmann <[email protected]>2023-05-26 13:33:05 +0200
commit861bc1d2886d47bd57a2cbf2cda87fdbe3eb9d08 (patch)
treef7776709d647bd9bdf5f52366a4db92205181183 /lib/mpi/mpi-sub-ui.c
parent94c1c0a29bfccf94c70afef5d89734bce778add6 (diff)
ARM: omap2: fix missing tick_broadcast() prototype
omap2 contains a hack to define tick_broadcast() on non-SMP configurations in place of the normal SMP definition. This one causes a warning because of a missing prototype: arch/arm/mach-omap2/board-generic.c:44:6: error: no previous prototype for 'tick_broadcast' Make sure to always include the header with the declaration. Fixes: d86ad463d670 ("ARM: OMAP2+: Fix regression for using local timer on non-SMP SoCs") Acked-by: Aaro Koskinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions