linux/arch
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
..
alpha arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
arc kprobes: unify kprobes_exceptions_nofify() prototypes 2023-11-10 19:59:05 +09:00
arm arch: consolidate arch_irq_work_raise prototypes 2023-11-23 11:32:29 +01:00
arm64 arch: consolidate arch_irq_work_raise prototypes 2023-11-23 11:32:29 +01:00
csky arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
hexagon TTY/Serial changes for 6.7-rc1 2023-11-03 15:44:25 -10:00
loongarch arch: fix asm-offsets.c building with -Wmissing-prototypes 2023-11-23 11:32:31 +01:00
m68k arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
microblaze arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
mips Probes fixes for v6.7-rc1: 2023-11-10 16:35:04 -08:00
nios2 vgacon, arch/*: remove unused screen_info definitions 2023-10-17 10:17:02 +02:00
openrisc OpenRISC updates for 6.6 2023-09-05 10:09:31 -07:00
parisc parisc: Prevent booting 64-bit kernels on PA1.x machines 2023-11-10 16:17:32 +01:00
powerpc arch: consolidate arch_irq_work_raise prototypes 2023-11-23 11:32:29 +01:00
riscv arch: consolidate arch_irq_work_raise prototypes 2023-11-23 11:32:29 +01:00
s390 arch: consolidate arch_irq_work_raise prototypes 2023-11-23 11:32:29 +01:00
sh kprobes: unify kprobes_exceptions_nofify() prototypes 2023-11-10 19:59:05 +09:00
sparc arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
um um,ethertap: Replace deprecated strncpy() with strscpy() 2023-09-29 11:37:50 -07:00
x86 arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
xtensa TTY/Serial changes for 6.7-rc1 2023-11-03 15:44:25 -10:00
.gitignore
Kconfig arch: Remove Itanium (IA-64) architecture 2023-09-11 08:13:17 +00:00