* [PATCH] PCI Hotplug documentation
@ 2002-01-21 20:16 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2002-01-21 20:16 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Hi,
Here's a patch against 2.5.3-pre2 that adds the pci_hotplug driver core
to the kernel documentation build process.
thanks,
greg k-h
diff -Nru a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
--- a/Documentation/DocBook/Makefile Mon Jan 21 10:48:39 2002
+++ b/Documentation/DocBook/Makefile Mon Jan 21 10:48:39 2002
@@ -93,6 +93,8 @@
$(TOPDIR)/drivers/net/8390.c \
$(TOPDIR)/drivers/char/serial.c \
$(TOPDIR)/drivers/pci/pci.c \
+ $(TOPDIR)/drivers/hotplug/pci_hotplug_core.c \
+ $(TOPDIR)/drivers/hotplug/pci_hotplug_util.c \
$(TOPDIR)/drivers/block/ll_rw_blk.c \
$(TOPDIR)/drivers/sound/sound_core.c \
$(TOPDIR)/drivers/sound/sound_firmware.c \
diff -Nru a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
--- a/Documentation/DocBook/kernel-api.tmpl Mon Jan 21 10:48:38 2002
+++ b/Documentation/DocBook/kernel-api.tmpl Mon Jan 21 10:48:38 2002
@@ -162,6 +162,10 @@
<sect1><title>PCI Support Library</title>
!Edrivers/pci/pci.c
</sect1>
+ <sect1><title>PCI Hotplug Support Library</title>
+!Edrivers/hotplug/pci_hotplug_core.c
+!Edrivers/hotplug/pci_hotplug_util.c
+ </sect1>
<sect1><title>MCA Architecture</title>
<sect2><title>MCA Device Functions</title>
!Earch/i386/kernel/mca.c
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-01-21 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-21 20:16 [PATCH] PCI Hotplug documentation Greg KH
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.