linux/arch/powerpc/platforms/pasemi
Arnd Bergmann 0c9a768de6 powerpc/pasemi: mark pas_shutdown() static
Allmodconfig builds show a warning about one function that is accidentally
marked global:

arch/powerpc/platforms/pasemi/setup.c:67:6: error: no previous prototype for 'pas_shutdown' [-Werror=missing-prototypes]

Fixes: 656fdf3ad8 ("powerpc/pasemi: Add Nemo board device init code.")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231108125843.3806765-19-arnd@kernel.org
2023-11-21 12:06:50 +11:00
..
dma_lib.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
gpio_mdio.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
idle.c powerpc updates for 5.15 2021-09-03 11:22:50 -07:00
iommu.c powerpc: Use of_property_read_bool() for boolean properties 2023-03-30 23:36:35 +11:00
Kconfig powerpc/64s: Make hash MMU support configurable 2021-12-09 22:40:24 +11:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
misc.c powerpc/pasemi: Use strscpy instead of strlcpy 2022-09-06 11:03:04 +10:00
msi.c powerpc/msi: Fix deassociation of MSI descriptors 2022-12-17 10:58:48 +00:00
pasemi.h powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00
pci.c powerpc/pasemi: Use of_root in pas_pci_init() 2022-09-06 11:03:31 +10:00
powersave.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 2019-06-05 17:37:06 +02:00
setup.c powerpc/pasemi: mark pas_shutdown() static 2023-11-21 12:06:50 +11:00
time.c powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00