1
linux/arch/m68k/coldfire
Arnd Bergmann f717a8d164 arch: include linux/cpu.h for trap_init() prototype
some architectures run into a -Wmissing-prototypes warning
for trap_init()

arch/microblaze/kernel/traps.c:21:6: warning: no previous prototype for 'trap_init' [-Wmissing-prototypes]

Include the right header to avoid this consistently, removing
the extra declarations on m68k and x86 that were added as local
workarounds already.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-11-23 11:32:31 +01:00
..
amcore.c
cache.c
clk.c
device.c
dma_timer.c m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo __init bar" 2023-08-21 08:45:36 +10:00
entry.S m68k: Replace GPL 2.0+ README.legal boilerplate with SPDX 2023-10-06 10:03:04 +02:00
firebee.c
gpio.c
head.S
intc-2.c m68k: Fix syntax errors in comments 2022-07-25 09:01:09 +10:00
intc-525x.c
intc-5249.c
intc-5272.c
intc-simr.c
intc.c m68k: coldfire: make mcf_maskimr() static 2023-10-23 08:22:22 +10:00
m53xx.c
m54xx.c
m520x.c
m523x.c
m525x.c
m527x.c
m528x.c
m5206.c
m5249.c
m5272.c
m5307.c
m5407.c
m5441x.c
Makefile kbuild: use obj-y instead extra-y for objects placed at the head 2022-10-02 18:04:05 +09:00
mcf8390.c
nettel.c
pci.c
pit.c
reset.c
sltimers.c
stmark2.c
timers.c
vectors.c arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00