summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/kernel-api.tmpl
diff options
context:
space:
mode:
authorRandy Dunlap2008-04-28 19:21:40 +0200
committerLinus Torvalds2008-04-28 19:26:51 +0200
commita04140e17be54c4d44b9f88068f83256584f052a (patch)
tree9e96ede5e82f168b8304df50758be9329a402206 /Documentation/DocBook/kernel-api.tmpl
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff)
downloadkernel-qcow2-linux-a04140e17be54c4d44b9f88068f83256584f052a.tar.gz
kernel-qcow2-linux-a04140e17be54c4d44b9f88068f83256584f052a.tar.xz
kernel-qcow2-linux-a04140e17be54c4d44b9f88068f83256584f052a.zip
docbook: fix bitops fatal filename error
bitops source file was renamed, so fix docbook for that. docproc: linux-2.6.25-git11/include/asm-x86/bitops_32.h: No such file or directory Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r--Documentation/DocBook/kernel-api.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index 617c2d979975..b7b1482f6e04 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -119,7 +119,7 @@ X!Ilib/string.c
!Elib/string.c
</sect1>
<sect1><title>Bit Operations</title>
-!Iinclude/asm-x86/bitops_32.h
+!Iinclude/asm-x86/bitops.h
</sect1>
</chapter>