diff options
author | Andreas Larsson <andreas@gaisler.com> | 2024-07-10 11:41:55 +0200 |
---|---|---|
committer | Andreas Larsson <andreas@gaisler.com> | 2024-07-11 15:58:28 +0200 |
commit | a3da15389112a28633e4c340e4841faab29df3b7 (patch) | |
tree | c1595625e54c81938240c3299a34658a44e79845 /samples/watch_queue | |
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/20240710094155.458731-5-andreas@gaisler.com
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Diffstat (limited to 'samples/watch_queue')
0 files changed, 0 insertions, 0 deletions