]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/ncpfs/file.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / fs / ncpfs / file.c
index 83ca77231707184cea82475ff2f2199a25bf1919..76965e7722643ec63ced2e6071b0e7ec40561818 100644 (file)
@@ -8,7 +8,7 @@
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include <linux/time.h>
 #include <linux/kernel.h>