public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] docbook build fix, update include path
@ 2008-11-19 15:22 Jes Sorensen
  2008-11-19 16:07 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Jes Sorensen @ 2008-11-19 15:22 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 33 bytes --]

Hi

Build fix for kerneldoc

Jes

[-- Attachment #2: 0000-fix-docbook-build.patch --]
[-- Type: text/plain, Size: 722 bytes --]

Fix include path for mca_dma.h to match arch/x86/include path

Signed-off-by: Jes Sorensen <jes@sgi.com>

---
 Documentation/DocBook/mcabook.xml |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Index: linux-2.6.git/Documentation/DocBook/mcabook.xml
===================================================================
--- linux-2.6.git.orig/Documentation/DocBook/mcabook.xml
+++ linux-2.6.git/Documentation/DocBook/mcabook.xml
@@ -569,7 +569,7 @@
 
   <chapter id="dmafunctions">
      <title>DMA Functions Provided</title>
-<!-- include/asm-x86/mca_dma.h -->
+<!-- arch/x86/include/asm/mca_dma.h -->
 <refentry id="API-mca-enable-dma">
 <refentryinfo>
  <title>LINUX</title>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-20 16:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 15:22 [patch] docbook build fix, update include path Jes Sorensen
2008-11-19 16:07 ` Randy Dunlap
2008-11-20  9:14   ` Jes Sorensen
2008-11-20 16:05     ` Randy Dunlap
2008-11-20 15:17   ` Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox