x86/PCI: Remove unused HyperTransport interrupt support
authorBjorn Helgaas <[email protected]>
Wed, 22 Nov 2017 22:13:37 +0000 (16:13 -0600)
committerThomas Gleixner <[email protected]>
Thu, 23 Nov 2017 19:18:18 +0000 (20:18 +0100)
commitfd2fa6c18b729e19c51240453a521f76c766247e
tree0b7e6579c27e997dfb74c88a1bfa66f19daf0766
parente2a5dca753d1cdc3212519023ed8a13e13f5495b
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 8b955b0dddb3 ("[PATCH] Initial generic hypertransport interrupt
support").

Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Cc: Benjamin Herrenschmidt <[email protected]>
Link: https://lkml.kernel.org/r/20171122221337.3877.23362.stgit@bhelgaas-glaptop.roam.corp.google.com
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/hypertransport.h [deleted file]
arch/x86/include/asm/irqdomain.h
arch/x86/kernel/apic/Makefile
arch/x86/kernel/apic/htirq.c [deleted file]
arch/x86/kernel/apic/vector.c
drivers/pci/Kconfig
drivers/pci/Makefile
drivers/pci/htirq.c [deleted file]
include/linux/htirq.h [deleted file]
include/linux/pci.h