linux-IllusionX/arch/arm/mach-highbank
Arnd Bergmann 774f60dd6a
ARM: highbank: add missing include
highbank_pm_init() is declared in core.h this is not included in the
file that defines it.

arch/arm/mach-highbank/pm.c:43:13: error: no previous prototype for 'highbank_pm_init'

Acked-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20230516153109.514251-4-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-05-26 13:31:37 +02:00
..
core.h
highbank.c
Kconfig
Makefile
pm.c
smc.S
sysregs.h
system.c