[PATCH -mm] fix DocBook build

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Don Mullis
Date: Sunday, January 28, 2007 - 7:50 pm

Fix DocBook build.
Regression was introduced by
gregkh-usb-usb-linux-usb_ch9h-becomes-linux-usb-ch9h.patch

Tested by `make htmldocs`.

Signed-off-by: Don Mullis <dwm@meer.net>
Cc: gregkh@suse.de
---
 Documentation/DocBook/gadget.tmpl |    4 ++--
 Documentation/DocBook/usb.tmpl    |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

Index: linux-2.6.19/Documentation/DocBook/gadget.tmpl
===================================================================
--- linux-2.6.19.orig/Documentation/DocBook/gadget.tmpl
+++ linux-2.6.19/Documentation/DocBook/gadget.tmpl
@@ -482,13 +482,13 @@ slightly.
 <para>Gadget drivers
 rely on common USB structures and constants
 defined in the
-<filename>&lt;linux/usb_ch9.h&gt;</filename>
+<filename>&lt;linux/usb/ch9.h&gt;</filename>
 header file, which is standard in Linux 2.6 kernels.
 These are the same types and constants used by host
 side drivers (and usbcore).
 </para>
 
-!Iinclude/linux/usb_ch9.h
+!Iinclude/linux/usb/ch9.h
 </sect1>
 
 <sect1 id="core"><title>Core Objects and Methods</title>
Index: linux-2.6.19/Documentation/DocBook/usb.tmpl
===================================================================
--- linux-2.6.19.orig/Documentation/DocBook/usb.tmpl
+++ linux-2.6.19/Documentation/DocBook/usb.tmpl
@@ -187,13 +187,13 @@
 
 <chapter><title>USB-Standard Types</title>
 
-    <para>In <filename>&lt;linux/usb_ch9.h&gt;</filename> you will find
+    <para>In <filename>&lt;linux/usb/ch9.h&gt;</filename> you will find
     the USB data types defined in chapter 9 of the USB specification.
     These data types are used throughout USB, and in APIs including
     this host side API, gadget APIs, and usbfs.
     </para>
 
-!Iinclude/linux/usb_ch9.h
+!Iinclude/linux/usb/ch9.h
 
     </chapter>
 
@@ -574,7 +574,7 @@ for (;;) {
 #include &lt;asm/byteorder.h&gt;</programlisting>
 	    The standard USB device model requests, from "Chapter 9" of
 	    the USB 2.0 specification, are automatically included from
-	    the <filename>&lt;linux/usb_ch9.h&gt;</filename> header.
+	    the <filename>&lt;linux/usb/ch9.h&gt;</filename> header.
 	    </para>
 
 	    <para>Unless noted otherwise, the ioctl requests
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.20-rc6-mm1, Andrew Morton, (Sun Jan 28, 12:49 am)
Unable to select IPV6 [Was: 2.6.20-rc6-mm1], Jiri Slaby, (Sun Jan 28, 3:08 am)
Re: 2.6.20-rc6-mm1, Jiri Slaby, (Sun Jan 28, 3:25 am)
elevator oops [Was: 2.6.20-rc6-mm1], Jiri Slaby, (Sun Jan 28, 4:01 am)
[-mm patch] fix GFS2 circular dependency, Adrian Bunk, (Sun Jan 28, 9:19 am)
Re: 2.6.20-rc6-mm1, Martin J. Bligh, (Sun Jan 28, 9:56 am)
Re: 2.6.20-rc6-mm1, Martin J. Bligh, (Sun Jan 28, 10:02 am)
Re: 2.6.20-rc6-mm1, Martin J. Bligh, (Sun Jan 28, 10:04 am)
Re: elevator oops [Was: 2.6.20-rc6-mm1], Jiri Slaby, (Sun Jan 28, 10:41 am)
[-mm patch] fix CONFIG_SATA_SIS=y compile error, Adrian Bunk, (Sun Jan 28, 12:04 pm)
Re: 2.6.20-rc6-mm1 (build), Randy Dunlap, (Sun Jan 28, 12:41 pm)
Re: 2.6.20-rc6-mm1, Michal Piotrowski, (Sun Jan 28, 3:31 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Sun Jan 28, 4:01 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Sun Jan 28, 4:10 pm)
Re: 2.6.20-rc6-mm1, Martin J. Bligh, (Sun Jan 28, 4:23 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Sun Jan 28, 4:38 pm)
Re: [-mm patch] fix GFS2 circular dependency, Randy Dunlap, (Sun Jan 28, 6:55 pm)
[PATCH -mm] fix DocBook build, Don Mullis, (Sun Jan 28, 7:50 pm)
Re: 2.6.20-rc6-mm1, Herbert Xu, (Sun Jan 28, 10:17 pm)
Re: 2.6.20-rc6-mm1, Herbert Xu, (Sun Jan 28, 10:29 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Sun Jan 28, 11:43 pm)
Re: 2.6.20-rc6-mm1, Herbert Xu, (Mon Jan 29, 12:21 am)
Re: 2.6.20-rc6-mm1, Ingo Molnar, (Mon Jan 29, 1:35 am)
Re: [-mm patch] fix GFS2 circular dependency, Steven Whitehouse, (Mon Jan 29, 2:12 am)
[-mm patch] vmi: cleanups, Adrian Bunk, (Mon Jan 29, 6:11 pm)
[-mm patch] cx88-video.c: remove struct radionorms, Adrian Bunk, (Mon Jan 29, 6:11 pm)
[RFC: -mm patch] CONFIG_INPUT_DEBUG improvements, Adrian Bunk, (Mon Jan 29, 6:11 pm)
[RFC: -mm patch] #if 0 v4l_printk_ioctl_arg(), Adrian Bunk, (Mon Jan 29, 6:12 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Mon Jan 29, 7:42 pm)
Re: 2.6.20-rc6-mm1, Suparna Bhattacharya, (Mon Jan 29, 7:42 pm)
Re: 2.6.20-rc6-mm1, Martin Bligh, (Mon Jan 29, 8:26 pm)
Re: [-mm patch] vmi: cleanups, Zachary Amsden, (Mon Jan 29, 9:56 pm)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Tue Jan 30, 12:27 am)
Re: [RFC: -mm patch] CONFIG_INPUT_DEBUG improvements, Jiri Kosina, (Tue Jan 30, 8:07 am)
Re: [RFC: -mm patch] CONFIG_INPUT_DEBUG improvements, Adrian Bunk, (Tue Jan 30, 8:13 am)
Re: [2.6 patch] NF_CONNTRACK_H323 must depend on (IPV6 || ..., Patrick McHardy, (Tue Jan 30, 10:13 am)
Re: 2.6.20-rc6-mm1, Andrew Morton, (Tue Jan 30, 12:30 pm)
Re: 2.6.20-rc6-mm1, Jiri Slaby, (Tue Jan 30, 1:10 pm)
Re: 2.6.20-rc6-mm1, Pierre Ossman, (Tue Jan 30, 1:22 pm)
Re: 2.6.20-rc6-mm1, Anton Altaparmakov, (Tue Jan 30, 1:50 pm)
Re: elevator oops [Was: 2.6.20-rc6-mm1], Jens Axboe, (Mon Feb 5, 4:54 am)
[-mm patch] fs/proc/: make code static, Adrian Bunk, (Tue Feb 6, 3:12 pm)