From: Randy Dunlap Date: Mon, 28 Apr 2008 17:21:40 +0000 (-0700) Subject: docbook: fix bitops fatal filename error X-Git-Tag: v2.6.26-rc1~702 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a04140e17be54c4d44b9f88068f83256584f052a;p=profile%2Fivi%2Fkernel-x86-ivi.git 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 Signed-off-by: Linus Torvalds --- diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 617c2d9..b7b1482 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl @@ -119,7 +119,7 @@ X!Ilib/string.c !Elib/string.c Bit Operations -!Iinclude/asm-x86/bitops_32.h +!Iinclude/asm-x86/bitops.h