]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/extable.c
KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
[mirror_ubuntu-zesty-kernel.git] / kernel / extable.c
index e820ccee984673e77b23b09ff42a0db254aba762..e3beec4a2339ee1c013698beb4c9ca126d1e2121 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/init.h>
 
 #include <asm/sections.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  * mutex protecting text section modification (dynamic code patching).