diff mbox series

Documentation: fix docs build error after source file removed

Message ID 5fc71be8-e465-211d-757f-457a8054673c@infradead.org
State Not Applicable
Headers show
Series Documentation: fix docs build error after source file removed | expand

Commit Message

Randy Dunlap Dec. 3, 2017, 9:15 p.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

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: fd2fa6c18b72 ("x86/PCI: Remove unused HyperTransport interrupt support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/driver-api/pci.rst |    3 ---
 1 file changed, 3 deletions(-)

Comments

Jonathan Corbet Dec. 3, 2017, 10:12 p.m. UTC | #1
On Sun, 3 Dec 2017 13:15:39 -0800
Randy Dunlap <rdunlap@infradead.org> wrote:

> 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: fd2fa6c18b72 ("x86/PCI: Remove unused HyperTransport interrupt support")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Applied, thanks.

jon
diff mbox series

Patch

--- lnx-415-rc2.orig/Documentation/driver-api/pci.rst
+++ lnx-415-rc2/Documentation/driver-api/pci.rst
@@ -25,9 +25,6 @@  PCI Support Library
 .. kernel-doc:: drivers/pci/irq.c
    :export:
 
-.. kernel-doc:: drivers/pci/htirq.c
-   :export:
-
 .. kernel-doc:: drivers/pci/probe.c
    :export: