diff options
Diffstat (limited to 'arch/powerpc/lib/copyuser_power7_vmx.c')
-rw-r--r-- | arch/powerpc/lib/copyuser_power7_vmx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/lib/copyuser_power7_vmx.c b/arch/powerpc/lib/copyuser_power7_vmx.c index 6e1efadac48b..bf2654f2b68e 100644 --- a/arch/powerpc/lib/copyuser_power7_vmx.c +++ b/arch/powerpc/lib/copyuser_power7_vmx.c | |||
@@ -20,6 +20,7 @@ | |||
20 | */ | 20 | */ |
21 | #include <linux/uaccess.h> | 21 | #include <linux/uaccess.h> |
22 | #include <linux/hardirq.h> | 22 | #include <linux/hardirq.h> |
23 | #include <asm/switch_to.h> | ||
23 | 24 | ||
24 | int enter_vmx_copy(void) | 25 | int enter_vmx_copy(void) |
25 | { | 26 | { |