mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 18:24:14 +08:00
9956cfef34
The pci/htirq.c file was removed so remove it from the documentation
file also.
Error: Cannot open file ../drivers/pci/htirq.c
WARNING: kernel-doc '../scripts/kernel-doc -rst -enable-lineno -export ../drivers/pci/htirq.c' failed with return code 2
Fixes: fd2fa6c18b
("x86/PCI: Remove unused HyperTransport interrupt support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
48 lines
803 B
ReStructuredText
48 lines
803 B
ReStructuredText
PCI Support Library
|
|
-------------------
|
|
|
|
.. kernel-doc:: drivers/pci/pci.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/pci-driver.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/remove.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/search.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/msi.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/bus.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/access.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/irq.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/probe.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/slot.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/rom.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/iov.c
|
|
:export:
|
|
|
|
.. kernel-doc:: drivers/pci/pci-sysfs.c
|
|
:internal:
|
|
|
|
PCI Hotplug Support Library
|
|
---------------------------
|
|
|
|
.. kernel-doc:: drivers/pci/hotplug/pci_hotplug_core.c
|
|
:export:
|