summaryrefslogtreecommitdiff
path: root/Documentation/DocBook/kernel-api.tmpl
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2002-04-08 00:05:16 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2002-04-08 00:05:16 -0700
commit3066fa910caf0916fe7cf3eb6c5f9aa5320855e8 (patch)
tree64c932a26a01e4410431bf18b1ab9de75584430e /Documentation/DocBook/kernel-api.tmpl
parentf74682cfe60152bdb8e26028c08092e340eaca49 (diff)
USB kerneldoc fixes
This fixes some kerneldoc bugs for USB. It catches up with the recent rename, and includes a couple minor tweaks/fixes I happened to notice.
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r--Documentation/DocBook/kernel-api.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index 8b7088186c0d..2e783c8b00ed 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -282,7 +282,7 @@
</sect1>
<sect1><title>USB Core APIs</title>
-!Edrivers/usb/usb.c
+!Edrivers/usb/core/usb.c
</sect1>
<sect1><title>Host Controller APIs</title>
@@ -290,7 +290,7 @@
most of which implement standard register interfaces such as
EHCI, OHCI, or UHCI.
</para>
-!Edrivers/usb/hcd.c
+!Edrivers/usb/core/hcd.c
</sect1>
</chapter>