aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-pxa/pm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-pxa/pm.h')
-rw-r--r--include/asm-arm/arch-pxa/pm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/pm.h b/include/asm-arm/arch-pxa/pm.h
index 6903db7fae1..9d9f4b54b2c 100644
--- a/include/asm-arm/arch-pxa/pm.h
+++ b/include/asm-arm/arch-pxa/pm.h
@@ -7,6 +7,8 @@
*
*/
+#include <linux/suspend.h>
+
struct pxa_cpu_pm_fns {
int save_size;
void (*save)(unsigned long *);