]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/filesystems.c
KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
[mirror_ubuntu-zesty-kernel.git] / fs / filesystems.c
index c5618db110be454781d6c7b8a70f8284fa00a477..cac75547d35ccb163a6ce0e94c786c1fd150e5db 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/slab.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  * Handling of filesystem drivers list.