Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / drivers / parport / ieee1284_ops.c
index 2e21af43d91ea26bcdfbe7ec3cc8354be086749c..c0e7d21c88c25da720b7156b1143374a4d574325 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/parport.h>
 #include <linux/delay.h>
 #include <linux/sched.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #undef DEBUG /* undef me for production */