]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/net/wan/farsync.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / drivers / net / wan / farsync.c
index 03696d35ee9cce109812a8215c4e3b7d118764e5..33265eb50420eee1f0cbef33c9d0f0e31889daa0 100644 (file)
@@ -30,7 +30,7 @@
 #include <linux/if.h>
 #include <linux/hdlc.h>
 #include <asm/io.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "farsync.h"