projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d7b5a
)
docbook/kernel-hacking: fixup x86 path/file names
author
Randy Dunlap
<
[email protected]
>
Sat, 13 Oct 2007 04:17:12 +0000
(21:17 -0700)
committer
Linus Torvalds
<
[email protected]
>
Sat, 13 Oct 2007 16:52:26 +0000
(09:52 -0700)
Fix docbook templates for modified x86 path/filenames.
Signed-off-by: Randy Dunlap <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/DocBook/kernel-hacking.tmpl
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/kernel-hacking.tmpl
b/Documentation/DocBook/kernel-hacking.tmpl
index 582032eea87228352079b8b7002117151a79cc41..4c63e5864160f159fd073039ba80efefb161ff68 100644
(file)
--- a/
Documentation/DocBook/kernel-hacking.tmpl
+++ b/
Documentation/DocBook/kernel-hacking.tmpl
@@
-1239,7
+1239,7
@@
static struct block_device_operations opt_fops = {
</para>
<para>
- <filename>include/asm-
i386/delay
.h:</filename>
+ <filename>include/asm-
x86/delay_32
.h:</filename>
</para>
<programlisting>
#define ndelay(n) (__builtin_constant_p(n) ? \
@@
-1265,7
+1265,7
@@
static struct block_device_operations opt_fops = {
</programlisting>
<para>
- <filename>include/asm-
i386/uaccess
.h:</filename>
+ <filename>include/asm-
x86/uaccess_32
.h:</filename>
</para>
<programlisting>