]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-arm/arch-pxa/pm.h
PM: Move definition of struct pm_ops to suspend.h
[mv-sheeva.git] / include / asm-arm / arch-pxa / pm.h
index 6903db7fae154b15b5490e4ba2d8154a7690d869..9d9f4b54b2ce6f20013c6e5f39f69980b308288f 100644 (file)
@@ -7,6 +7,8 @@
  *
  */
 
+#include <linux/suspend.h>
+
 struct pxa_cpu_pm_fns {
        int     save_size;
        void    (*save)(unsigned long *);