linux/arch/m68k/mac
Geert Uytterhoeven a53652fa78 m68k: mac: Make mac_platform_init() static
When building with W=1:

    arch/m68k/mac/config.c:961:12: warning: no previous prototype for ‘mac_platform_init’ [-Wmissing-prototypes]
      961 | int __init mac_platform_init(void)
	  |            ^~~~~~~~~~~~~~~~~

Fix this by making mac_platform_init() static.
There was never a user outside arch/m68k/mac/config.c.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/f5f069f94c369b7de223bb5e1a21837807fde982.1694613528.git.geert@linux-m68k.org
2023-10-06 10:03:03 +02:00
..
baboon.c
config.c m68k: mac: Make mac_platform_init() static 2023-10-06 10:03:03 +02:00
iop.c m68k: mac: Fix typos in comments 2022-06-20 14:16:43 +02:00
mac_penguin.S
macboing.c m68k: mac: Remove unused sine_data[] 2023-10-06 10:03:03 +02:00
macints.c m68k: Add common forward declaration for show_registers() 2022-07-12 10:48:21 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
misc.c m68k: mac: Remove unused yday in unmktime() 2023-10-06 10:03:03 +02:00
oss.c
psc.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
via.c asm-generic: cross-architecture timer cleanup 2020-12-16 00:07:17 -08:00