From aa7eb9ad32f84ce91a92f5c0196ae7adb5611ac4 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Mon, 5 Sep 2016 12:19:49 -0400 Subject: remove a stray reference to asm/uaccess.h in docs Signed-off-by: Al Viro --- Documentation/DocBook/kernel-hacking.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/DocBook') diff --git a/Documentation/DocBook/kernel-hacking.tmpl b/Documentation/DocBook/kernel-hacking.tmpl index 589b40c..2a27227 100644 --- a/Documentation/DocBook/kernel-hacking.tmpl +++ b/Documentation/DocBook/kernel-hacking.tmpl @@ -483,7 +483,7 @@ printk(KERN_INFO "my ip: %pI4\n", &ipaddress); get_user() / put_user() - include/asm/uaccess.h + include/linux/uaccess.h -- cgit v1.1