From: Jes Sorensen <jes@sgi.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [patch] docbook build fix, update include path
Date: Wed, 19 Nov 2008 16:22:34 +0100 [thread overview]
Message-ID: <49242F3A.9000007@sgi.com> (raw)
[-- 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>
next reply other threads:[~2008-11-19 15:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-19 15:22 Jes Sorensen [this message]
2008-11-19 16:07 ` [patch] docbook build fix, update include path Randy Dunlap
2008-11-20 9:14 ` Jes Sorensen
2008-11-20 16:05 ` Randy Dunlap
2008-11-20 15:17 ` Jes Sorensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49242F3A.9000007@sgi.com \
--to=jes@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox