linux/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 ARM/dma-mapping: use dma-direct unconditionally 2022-07-07 18:18:57 +02:00
Kconfig ARM: rework endianess selection 2022-04-08 17:20:54 +02:00
Makefile
pm.c ARM: highbank: add missing include 2023-05-26 13:31:37 +02:00
smc.S
sysregs.h
system.c