]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/dec/tulip/dmfe.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[karo-tx-linux.git] / drivers / net / ethernet / dec / tulip / dmfe.c
index df499491945601766f528d90657789e62219bfc3..07e10a45beaafdb3f129561e69b764189692f4a4 100644 (file)
@@ -90,7 +90,7 @@
 #include <asm/processor.h>
 #include <asm/io.h>
 #include <asm/dma.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/irq.h>
 
 #ifdef CONFIG_TULIP_DM910X