]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/xfs/xfs_linux.h
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-artful-kernel.git] / fs / xfs / xfs_linux.h
index a415f822f2c1c15ce751fb44b9ab3c7bef1840e6..e467218c0098323d41e55caf4a660862d39463a8 100644 (file)
@@ -83,7 +83,7 @@ typedef __u32                 xfs_nlink_t;
 #include <asm/page.h>
 #include <asm/div64.h>
 #include <asm/param.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/byteorder.h>
 #include <asm/unaligned.h>