Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / drivers / net / phy / lxt.c
index b9fde1bcf0f0c302ed79d97c6a717d5f1ddfe7fe..8d198a1f003140210bc61e3b80a757f94b6d8608 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* The Level one LXT970 is used by many boards                              */