]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/net/ethernet/via/via-rhine.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / drivers / net / ethernet / via / via-rhine.c
index ba5c5424905512074f86fa52145d806813a6ea1b..0a6c4e804eeda9dbad5911626b3157d70da95f1b 100644 (file)
@@ -114,7 +114,7 @@ static const int multicast_filter_limit = 32;
 #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>
 #include <linux/dmi.h>
 
 /* These identify the driver base version and may not be removed. */