]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/natsemi/natsemi.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[karo-tx-linux.git] / drivers / net / ethernet / natsemi / natsemi.c
index 22b0821c1da02ddf0630f8a5e33d5a01af58b1a1..90eac63f9606a446f696bf120379f19776b6fec0 100644 (file)
@@ -51,7 +51,7 @@
 #include <asm/processor.h>     /* Processor type for cache alignment. */
 #include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #define DRV_NAME       "natsemi"
 #define DRV_VERSION    "2.1"