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
..
2016-12-05 08:53:27 +10:00
2017-11-02 11:10:55 +01:00
2021-08-23 08:40:04 +10:00
2022-07-25 09:01:09 +10:00
2023-08-21 08:45:36 +10:00
2023-10-06 10:03:04 +02:00
2017-11-02 11:10:55 +01:00
2019-09-09 09:32:32 +10:00
2017-11-02 11:10:55 +01:00
2022-07-25 09:01:09 +10:00
2014-09-29 09:18:34 +10:00
2014-09-29 09:18:34 +10:00
2015-09-16 15:47:51 +02:00
2021-04-23 15:33:40 +10:00
2023-10-23 08:22:22 +10:00
2022-05-16 13:18:30 +10:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2022-07-25 09:01:09 +10:00
2021-07-26 08:41:38 +10:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2021-06-08 17:00:09 +02:00
2022-03-07 14:51:12 +10:00
2022-10-02 18:04:05 +09:00
2014-09-29 09:18:34 +10:00
2017-11-02 11:10:55 +01:00
2022-05-16 13:18:30 +10:00
2020-10-30 21:57:06 +01:00
2014-09-29 09:18:34 +10:00
2020-10-30 21:57:06 +01:00
2021-08-23 08:40:04 +10:00
2020-10-30 21:57:06 +01:00
2023-11-23 11:32:31 +01:00