linux/arch/powerpc/platforms/ps3
Arnd Bergmann 04c40eed3f powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Allmodconfig kernels produce a missing-prototypes warning:

arch/powerpc/platforms/ps3/gelic_udbg.c:239:6: error: no previous prototype for 'udbg_shutdown_ps3gelic' [-Werror=missing-prototypes]

Move the declaration from a local header to asm/ps3.h where it can be
seen from both the caller and the definition.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Geoff Levand <geoff@infradead.org>
Acked-by: Jakub Kicinski <kuba@kernel.org>
[mpe: Drop CONFIG_PS3GELIC_UDBG to fix build error]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231108125843.3806765-18-arnd@kernel.org
2023-11-21 12:06:50 +11:00
..
device-init.c powerpc/ps3: Convert half completion to rcuwait 2020-03-21 16:00:22 +01:00
exports.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 2019-05-30 11:26:39 -07:00
gelic_udbg.c powerpc/ps3: move udbg_shutdown_ps3gelic prototype 2023-11-21 12:06:50 +11:00
htab.c powerpc/ps3: Change updateboltedpp() panic to info 2023-02-12 22:11:35 +11:00
hvcall.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 2019-05-30 11:26:39 -07:00
interrupt.c powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy 2021-06-10 13:09:16 +01:00
Kconfig powerpc/ps3: move udbg_shutdown_ps3gelic prototype 2023-11-21 12:06:50 +11:00
Makefile powerpc/ps3: move udbg_shutdown_ps3gelic prototype 2023-11-21 12:06:50 +11:00
mm.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
os-area.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
platform.h powerpc/ps3: Add __init attribute to eligible functions 2021-12-23 22:33:16 +11:00
repository.c powerpc/ps3: refactor strncpy usage 2023-08-18 11:48:42 +10:00
setup.c powerpc/platforms: Use 'compatible' property for simple cases 2023-03-15 00:52:10 +11:00
smp.c powerpc/ps3: Add __init attribute to eligible functions 2021-12-23 22:33:16 +11:00
spu.c powerpc/ps3: Add __init attribute to eligible functions 2021-12-23 22:33:16 +11:00
system-bus.c driver core: fixup for "driver core: make struct bus_type.uevent() take a const *" 2023-01-30 17:02:03 +01:00
time.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 2019-05-30 11:26:39 -07:00