diff options
Diffstat (limited to 'Documentation/driver-api/pci.rst')
-rw-r--r-- | Documentation/driver-api/pci.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/driver-api/pci.rst b/Documentation/driver-api/pci.rst index 01a6c8b7d3a7..ca85e5e78b2c 100644 --- a/Documentation/driver-api/pci.rst +++ b/Documentation/driver-api/pci.rst | |||
@@ -25,9 +25,6 @@ PCI Support Library | |||
25 | .. kernel-doc:: drivers/pci/irq.c | 25 | .. kernel-doc:: drivers/pci/irq.c |
26 | :export: | 26 | :export: |
27 | 27 | ||
28 | .. kernel-doc:: drivers/pci/htirq.c | ||
29 | :export: | ||
30 | |||
31 | .. kernel-doc:: drivers/pci/probe.c | 28 | .. kernel-doc:: drivers/pci/probe.c |
32 | :export: | 29 | :export: |
33 | 30 | ||