Merge branch 'linux-2.6'
[linux-drm-fsl-dcu.git] / include / linux / suspend.h
index 96868be9c211ce435f258ba363911e5ed777b796..9d2aa1a12aa02803ab109297b7dd2da00cfd4a62 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _LINUX_SWSUSP_H
 #define _LINUX_SWSUSP_H
 
-#if defined(CONFIG_X86) || defined(CONFIG_FRV) || defined(CONFIG_PPC32)
+#if defined(CONFIG_X86) || defined(CONFIG_FRV) || defined(CONFIG_PPC32) || defined(CONFIG_PPC64)
 #include <asm/suspend.h>
 #endif
 #include <linux/swap.h>