git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branches 'pm-sleep' and 'powercap'
[muen/linux.git]
/
kernel
/
power
/
snapshot.c
diff --git
a/kernel/power/snapshot.c
b/kernel/power/snapshot.c
index a628cccafa4ac7dcc858140e53ab69f4ad15f7d8..fa46606f33565613d2ef13a1e948f2bae0dfaa8b 100644
(file)
--- a/
kernel/power/snapshot.c
+++ b/
kernel/power/snapshot.c
@@
-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"