]> Git Repo - linux.git/blobdiff - fs/xattr.c
f2fs: remove unnecessary condition check for write_checkpoint in f2fs_gc
[linux.git] / fs / xattr.c
index 2d13b4e62faec1cd0e3ff8d5966e767821867a2c..7e3317cf4045523a7d0b17f102d51775808a8950 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/vmalloc.h>
 #include <linux/posix_acl_xattr.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 static const char *
 strcmp_prefix(const char *a, const char *a_prefix)
This page took 0.030525 seconds and 4 git commands to generate.