]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/net/ethernet/sun/sungem.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / drivers / net / ethernet / sun / sungem.c
index 66ecf0fcc3309f89b832770d3c7644871170c0fa..d277e410797694f3e8dd8cd40430cd23e1148b17 100644 (file)
@@ -42,7 +42,7 @@
 
 #include <asm/io.h>
 #include <asm/byteorder.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/irq.h>
 
 #ifdef CONFIG_SPARC