]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Build setup-irq.o for arm64
authorJayachandran C <jchandra@broadcom.com>
Tue, 4 Aug 2015 20:53:39 +0000 (02:23 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 20 Aug 2015 17:02:49 +0000 (12:02 -0500)
commit459a07721c113b807ffcaa7bc98dd5d26beb39d5
tree741e14ceb7aae9f65c33127181e597146da5d8a3
parent499733e0cc1a00523c5056a690f65dea7b9da140
PCI: Build setup-irq.o for arm64

ARM64 requires setup-irq.o to provide pci_fixup_irqs() implementation.  We
are adding this now to support the pci-host-generic host controller, but we
enable it for ARM64 PCI so that other host controllers can use this as
well.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Makefile