]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/freescale/fs_enet/mac-fec.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[karo-tx-linux.git] / drivers / net / ethernet / freescale / fs_enet / mac-fec.c
index 777beffa1e1e900d0b6e87fde3742cfa921ea83e..db9c0bcf54cd9308cfac3533e2603f21955b99b5 100644 (file)
@@ -36,7 +36,7 @@
 #include <linux/gfp.h>
 
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #ifdef CONFIG_8xx
 #include <asm/8xx_immap.h>