aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2023-05-09 07:01:50 +0000
committerHelge Deller <[email protected]>2023-05-09 12:04:56 +0000
commitcc719a9ce7a455bef132e0211437847bcd89b4ef (patch)
treeb4870c7f43c6c342673570806983ef6420d673b7 /lib/string_helpers.c
parentLinux 6.4-rc1 (diff)
downloadkernel-cc719a9ce7a455bef132e0211437847bcd89b4ef.tar.gz
kernel-cc719a9ce7a455bef132e0211437847bcd89b4ef.zip
parisc: kexec: include reboot.h
Include reboot.h in machine_kexec.c for declaration of machine_crash_shutdown and machine_shutdown. gcc-12 with W=1 reports: arch/parisc/kernel/kexec.c:57:6: warning: no previous prototype for 'machine_crash_shutdown' [-Wmissing-prototypes] 57 | void machine_crash_shutdown(struct pt_regs *regs) | ^~~~~~~~~~~~~~~~~~~~~~ arch/parisc/kernel/kexec.c:61:6: warning: no previous prototype for 'machine_shutdown' [-Wmissing-prototypes] 61 | void machine_shutdown(void) | ^~~~~~~~~~~~~~~~ No functional changes intended. Compile tested only. Signed-off-by: Simon Horman <[email protected]> Acked-by: Baoquan He <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions