* [PATCH 4/5] docbook/mcabook: fixup x86 path/file names
@ 2007-10-13 4:17 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2007-10-13 4:17 UTC (permalink / raw)
To: lkml; +Cc: torvalds, akpm
From: Randy Dunlap <randy.dunlap@oracle.com>
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 <randy.dunlap@oracle.com>
---
Documentation/DocBook/mcabook.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.23-git2.orig/Documentation/DocBook/mcabook.tmpl
+++ linux-2.6.23-git2/Documentation/DocBook/mcabook.tmpl
@@ -101,7 +101,7 @@
<chapter id="dmafunctions">
<title>DMA Functions Provided</title>
-!Iinclude/asm-i386/mca_dma.h
+!Iinclude/asm-x86/mca_dma.h
</chapter>
</book>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-13 4:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-13 4:17 [PATCH 4/5] docbook/mcabook: fixup x86 path/file names Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome