]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/parport/procfs.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-artful-kernel.git] / drivers / parport / procfs.c
index 74ed3e459a3e8fd41d0e1015d3e845a35142d8db..8ee44a104ac47939f7693370143c78135c3735c6 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/sysctl.h>
 #include <linux/device.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #if defined(CONFIG_SYSCTL) && defined(CONFIG_PROC_FS)