summaryrefslogtreecommitdiff
path: root/lib/test_ida.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-12-04 12:57:10 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-12-10 17:21:42 -0800
commit430b6ac059399828ca864979ad3685a3511c4984 (patch)
treefcc93244bbfe23fa64e8621a745b57b2e794f259 /lib/test_ida.c
parentd1f4b2b875e49dbbc9114bf340ee6871a892d014 (diff)
mips: kexec: include linux/reboot.h
Two functions are provided for kexec, but the mips implementation is missing the corresponding #include statment: arch/mips/kernel/machine_kexec.c:136:1: error: no previous prototype for 'machine_shutdown' [-Werror=missing-prototypes] arch/mips/kernel/machine_kexec.c:152:1: error: no previous prototype for 'machine_crash_shutdown' [-Werror=missing-prototypes] Link: https://lkml.kernel.org/r/20231204115710.2247097-21-arnd@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Stephen Rothwell <sfr@rothwell.id.au> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_ida.c')
0 files changed, 0 insertions, 0 deletions