From 0ae58a8daa8a035bc541e3966fbb0a08a5bda019 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 12 Oct 2007 21:17:12 -0700 Subject: [PATCH] --- yaml --- r: 68328 b: refs/heads/master c: 34ca81026eee69224c8707c7877a343dff96db62 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/kernel-hacking.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index e4c6ed59c383..71e9568a5f1d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 08d7b5ac29f76ccd21f5f692cb1a34d08c37ab59 +refs/heads/master: 34ca81026eee69224c8707c7877a343dff96db62 diff --git a/trunk/Documentation/DocBook/kernel-hacking.tmpl b/trunk/Documentation/DocBook/kernel-hacking.tmpl index 582032eea872..4c63e5864160 100644 --- a/trunk/Documentation/DocBook/kernel-hacking.tmpl +++ b/trunk/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: