Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / drivers / s390 / block / dasd_proc.c
index bad7a196bf8401e053db9d7499058953067e9c5a..70dc2c4cd3f75408e786e0490876e03510a6f505 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/proc_fs.h>
 
 #include <asm/debug.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* This is ugly... */
 #define PRINTK_HEADER "dasd_proc:"