PCI: Build setup-irq.o on all arches
authorMatthew Minter <matt@masarand.com>
Wed, 28 Jun 2017 20:14:02 +0000 (15:14 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sun, 2 Jul 2017 21:14:27 +0000 (16:14 -0500)
commitbe0ce12e4a2be5b5531a2afcfcb3af397d3539fb
treea911b3c67cc5468e64f70376005f9e1c80eb324f
parent9ee8a1c4a0e232e9b86e03f7c628ff0286444e00
PCI: Build setup-irq.o on all arches

The functions included in setup-irq.o currently apply only to a selection
of architectures which share common IRQ assignment code.  However this code
needs to be generalised for all arches to allow deferred IRQ assignment.
So the first step is to build it on all architectures.

Signed-off-by: Matthew Minter <matt@masarand.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Makefile