aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copyuser_power7_vmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/lib/copyuser_power7_vmx.c')
-rw-r--r--arch/powerpc/lib/copyuser_power7_vmx.c1
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 6e1efadac48..bf2654f2b68 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
24int enter_vmx_copy(void) 25int enter_vmx_copy(void)
25{ 26{