summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-23 11:00:43 +0100
committerIngo Molnar <mingo@elte.hu>2009-01-23 11:00:43 +0100
commit05e3423c8577126800841bc55de8a509f2433dca (patch)
treea775c11372b208eba67e8bc5f1ac23029ba4e172
parentbfe2a3c3b5bf479788d5d5c5561346be6b169043 (diff)
parent99d0000f710f3432182761f65f9658f1cf0bf455 (diff)
downloadkernel-crypto-05e3423c8577126800841bc55de8a509f2433dca.tar.gz
kernel-crypto-05e3423c8577126800841bc55de8a509f2433dca.tar.xz
kernel-crypto-05e3423c8577126800841bc55de8a509f2433dca.zip
Merge branch 'core/percpu' into perfcounters/core
-rw-r--r--arch/x86/xen/suspend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/xen/suspend.c b/arch/x86/xen/suspend.c
index 212ffe012b7..95be7b43472 100644
--- a/arch/x86/xen/suspend.c
+++ b/arch/x86/xen/suspend.c
@@ -6,6 +6,7 @@
#include <asm/xen/hypercall.h>
#include <asm/xen/page.h>
+#include <asm/fixmap.h>
#include "xen-ops.h"
#include "mmu.h"