aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2005-10-23 11:58:19 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2005-10-28 15:37:01 -0700
commitf05aab8ef653abcbd454739264a9f5cf63f6f9f8 (patch)
treed114ce10cac5702e543210b9c539692c8d2fad59 /Documentation/DocBook
parent[PATCH] acpiphp: allocate resources for adapters with bridges (diff)
downloadlinux-dev-f05aab8ef653abcbd454739264a9f5cf63f6f9f8.tar.xz
linux-dev-f05aab8ef653abcbd454739264a9f5cf63f6f9f8.zip
[PATCH] kernel-doc: fix PCI hotplug
PCI hotplug.c: does not contain kernel-doc, so don't process it for now. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/kernel-api.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index d650ce36485f..4d9b66d8b4db 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -286,7 +286,9 @@ X!Edrivers/pci/search.c
-->
!Edrivers/pci/msi.c
!Edrivers/pci/bus.c
-!Edrivers/pci/hotplug.c
+<!-- FIXME: Removed for now since no structured comments in source
+X!Edrivers/pci/hotplug.c
+-->
!Edrivers/pci/probe.c
!Edrivers/pci/rom.c
</sect1>