]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/ext2/ioctl.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / fs / ext2 / ioctl.c
index 9d617423e93660344c1f8c12363f4b82284b08e3..191e02b28ce8ff0329646313a7e8445b36ef7b93 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/compat.h>
 #include <linux/mount.h>
 #include <asm/current.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 
 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)