linux-stable/arch/m68k/amiga
Geert Uytterhoeven 090c65639a m68k: amiga: Add and use "amiga.h"
When building with W=1:

    arch/m68k/amiga/amisound.c:48:13: warning: no previous prototype for ‘amiga_init_sound’ [-Wmissing-prototypes]
       48 | void __init amiga_init_sound(void)
	  |             ^~~~~~~~~~~~~~~~
    arch/m68k/amiga/amisound.c:71:6: warning: no previous prototype for ‘amiga_mksound’ [-Wmissing-prototypes]
       71 | void amiga_mksound( unsigned int hz, unsigned int ticks )
	  |      ^~~~~~~~~~~~~

Fix this by introducing a new header file "amiga.h" for holding the
prototypes of functions implemented in arch/m68k/amiga/.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/7e9395e1de1c9a34d16ea40a522057f05bbee400.1694613528.git.geert@linux-m68k.org
2023-10-06 10:03:02 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amiga.h m68k: amiga: Add and use "amiga.h" 2023-10-06 10:03:02 +02:00
amiints.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
amisound.c m68k: amiga: Add and use "amiga.h" 2023-10-06 10:03:02 +02:00
chipram.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cia.c m68k: Call timer_interrupt() with interrupts disabled 2019-03-25 10:22:24 +01:00
config.c m68k: amiga: Add and use "amiga.h" 2023-10-06 10:03:02 +02:00
pcmcia.c m68k: amiga: pcmcia: Replace set but not used variable by READ_ONCE() 2023-10-06 10:03:02 +02:00
platform.c zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> 2013-11-26 11:09:09 +01:00