code style scripts/checkpatch.pl (linux-3.9-rc1) formatting
[linux-2.6.34.14-moxart.git] / arch / powerpc / include / asm / suspend.h
blobc6efc3466aa6b84c4666cfec79ec319c38862804
1 #ifndef __ASM_POWERPC_SUSPEND_H
2 #define __ASM_POWERPC_SUSPEND_H
4 static inline int arch_prepare_suspend(void) { return 0; }
6 #endif /* __ASM_POWERPC_SUSPEND_H */