]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4_main.c
index 66c37fac59b27193a1963469d53ac3e0d0c78fac..6f951877430bd51db55c0075b176f79480d1e4b4 100644 (file)
@@ -63,7 +63,7 @@
 #include <net/addrconf.h>
 #include <net/bonding.h>
 #include <net/addrconf.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <linux/crash_dump.h>
 
 #include "cxgb4.h"