From: Randy Dunlap Date: Sat, 13 Oct 2007 04:17:12 +0000 (-0700) Subject: docbook/kernel-hacking: fixup x86 path/file names X-Git-Tag: v2.6.24-rc1~1374 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34ca81026eee69224c8707c7877a343dff96db62;p=platform%2Fkernel%2Flinux-3.10.git docbook/kernel-hacking: fixup x86 path/file names Fix docbook templates for modified x86 path/filenames. Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- diff --git a/Documentation/DocBook/kernel-hacking.tmpl b/Documentation/DocBook/kernel-hacking.tmpl index 582032e..4c63e58 100644 --- a/Documentation/DocBook/kernel-hacking.tmpl +++ b/Documentation/DocBook/kernel-hacking.tmpl @@ -1239,7 +1239,7 @@ static struct block_device_operations opt_fops = { - include/asm-i386/delay.h: + include/asm-x86/delay_32.h: #define ndelay(n) (__builtin_constant_p(n) ? \ @@ -1265,7 +1265,7 @@ static struct block_device_operations opt_fops = { - include/asm-i386/uaccess.h: + include/asm-x86/uaccess_32.h: