]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/net/ethernet/dec/tulip/xircom_cb.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-hirsute-kernel.git] / drivers / net / ethernet / dec / tulip / xircom_cb.c
index 19e4ea15b504ad2dd2555f98530d72da79cb71ac..a8de7935557800805d0a0eae78d70cccd7f14d68 100644 (file)
@@ -30,7 +30,7 @@
 #include <linux/delay.h>
 #include <linux/bitops.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/io.h>
 #ifdef CONFIG_NET_POLL_CONTROLLER
 #include <asm/irq.h>