docbook/mcabook: fixup x86 path/file names
authorRandy Dunlap <[email protected]>
Sat, 13 Oct 2007 04:17:35 +0000 (21:17 -0700)
committerLinus Torvalds <[email protected]>
Sat, 13 Oct 2007 16:52:26 +0000 (09:52 -0700)
Fix docbook templates for new x86 path/filenames:
docproc: linux-2.6.23-git2/include/asm-i386/mca_dma.h: No such file or directory

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/DocBook/mcabook.tmpl

index 42a760cd7467a422142f5f2ea83c3072fcf08481..529a53dc13899e1f780516c2ee80f90f1df58cd6 100644 (file)
 
   <chapter id="dmafunctions">
      <title>DMA Functions Provided</title>
-!Iinclude/asm-i386/mca_dma.h
+!Iinclude/asm-x86/mca_dma.h
   </chapter>
 
 </book>