mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
f717a8d164
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> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
include | ||
kernel | ||
lib | ||
mm | ||
pci | ||
Kbuild | ||
Kconfig | ||
Kconfig.debug | ||
Kconfig.platform | ||
Makefile |