]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/powerpc/kvm/booke.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / arch / powerpc / kvm / booke.c
index df3f2706d3e57e5f3077e18ac07d7d0b8bb340c5..0514cbd4e533ac01834df77ba12090495ddb5f09 100644 (file)
@@ -30,7 +30,7 @@
 #include <linux/fs.h>
 
 #include <asm/cputable.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/kvm_ppc.h>
 #include <asm/cacheflush.h>
 #include <asm/dbell.h>