aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/suspend.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/suspend.h')
-rw-r--r--arch/powerpc/include/asm/suspend.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/suspend.h b/arch/powerpc/include/asm/suspend.h
index cbf2c9404c37..c6efc3466aa6 100644
--- a/arch/powerpc/include/asm/suspend.h
+++ b/arch/powerpc/include/asm/suspend.h
@@ -3,7 +3,4 @@
static inline int arch_prepare_suspend(void) { return 0; }
-void save_processor_state(void);
-void restore_processor_state(void);
-
#endif /* __ASM_POWERPC_SUSPEND_H */