x86/PCI: Remove unused HyperTransport interrupt support
There are no in-tree callers of ht_create_irq(), the driver interface for HyperTransport interrupts, left. Remove the unused entry point and all the supporting code. See 8b955b0d ("[PATCH] Initial generic hypertransport interrupt support"). Signed-off-by:Bjorn Helgaas <bhelgaas@google.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Acked-by:
"Eric W. Biederman" <ebiederm@xmission.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: linux-pci@vger.kernel.org Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Link: https://lkml.kernel.org/r/20171122221337.3877.23362.stgit@bhelgaas-glaptop.roam.corp.google.com
Showing
- arch/x86/include/asm/hw_irq.h 0 additions, 8 deletionsarch/x86/include/asm/hw_irq.h
- arch/x86/include/asm/hypertransport.h 0 additions, 46 deletionsarch/x86/include/asm/hypertransport.h
- arch/x86/include/asm/irqdomain.h 0 additions, 6 deletionsarch/x86/include/asm/irqdomain.h
- arch/x86/kernel/apic/Makefile 0 additions, 1 deletionarch/x86/kernel/apic/Makefile
- arch/x86/kernel/apic/htirq.c 0 additions, 198 deletionsarch/x86/kernel/apic/htirq.c
- arch/x86/kernel/apic/vector.c 2 additions, 3 deletionsarch/x86/kernel/apic/vector.c
- drivers/pci/Kconfig 0 additions, 9 deletionsdrivers/pci/Kconfig
- drivers/pci/Makefile 0 additions, 3 deletionsdrivers/pci/Makefile
- drivers/pci/htirq.c 0 additions, 135 deletionsdrivers/pci/htirq.c
- include/linux/htirq.h 0 additions, 39 deletionsinclude/linux/htirq.h
- include/linux/pci.h 0 additions, 6 deletionsinclude/linux/pci.h
Loading
Please register or sign in to comment