Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / drivers / net / phy / qsemi.c
index d470db89e8dde1d32973a07dea84dd6dbbe05941..dbef8002bc2872c2546e4768a6391df3930b6bfa 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* ------------------------------------------------------------------------- */
 /* The Quality Semiconductor QS6612 is used on the RPX CLLF                  */