summaryrefslogtreecommitdiff
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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/powerpc/include/asm/suspend.h b/arch/powerpc/include/asm/suspend.h
deleted file mode 100644
index c6efc3466aa6..000000000000
--- a/arch/powerpc/include/asm/suspend.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ASM_POWERPC_SUSPEND_H
-#define __ASM_POWERPC_SUSPEND_H
-
-static inline int arch_prepare_suspend(void) { return 0; }
-
-#endif /* __ASM_POWERPC_SUSPEND_H */