]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e03204aa40f8f6d7d005041207e412cc73e0e1e
treea911b3c67cc5468e64f70376005f9e1c80eb324f
parentd5a2a88be5f6b8417241be4dbe7645b84be649ed
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