]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/seq_file.c
Merge tag 'hwmon-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / fs / seq_file.c
index a11f271800ef990987b85bc1df1614b2d549650a..ca69fb99e41a8872d6d204d8fd8cffe7f08b3336 100644 (file)
@@ -15,7 +15,7 @@
 #include <linux/printk.h>
 #include <linux/string_helpers.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/page.h>
 
 static void seq_set_overflow(struct seq_file *m)