diff options
author | Andreas Larsson <[email protected]> | 2024-07-10 11:41:55 +0200 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-07-11 15:58:28 +0200 |
commit | a3da15389112a28633e4c340e4841faab29df3b7 (patch) | |
tree | c1595625e54c81938240c3299a34658a44e79845 /lib/netdev-notifier-error-inject.c | |
parent | a9f52913ac60e7fc14306e7149e6c4e81e771f92 (diff) |
sparc64: Fix prototype warnings in hibernate.c
Fix the following warnings:
arch/sparc/power/hibernate.c:22:5: warning: no previous prototype for ‘pfn_is_nosave’
arch/sparc/power/hibernate.c:30:6: warning: no previous prototype for ‘save_processor_state’
arch/sparc/power/hibernate.c:35:6: warning: no previous prototype for ‘restore_processor_state’
The prototypes are available from linux/suspend.h so include that.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andreas Larsson <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions