]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/power/snapshot.c
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[karo-tx-linux.git] / kernel / power / snapshot.c
index d79a38de425a0d642834adb5e8ac68ba237db93d..3b1e0f3ad07fa69d9524bcb72d1c6d0bab1a9ad8 100644 (file)
@@ -36,6 +36,9 @@
 #include <asm/pgtable.h>
 #include <asm/tlbflush.h>
 #include <asm/io.h>
+#ifdef CONFIG_STRICT_KERNEL_RWX
+#include <asm/set_memory.h>
+#endif
 
 #include "power.h"