mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 04:32:03 +00:00
a43ae58c84
pcibios_penalize_isa_irq() is only implemented by x86 now, and legacy ISA is not used by some architectures. Make pcibios_penalize_isa_irq() a __weak function to simplify the code. This removes the need for new platforms to add stub implementations of pcibios_penalize_isa_irq(). [bhelgaas: changelog, comments] Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
flash.c | ||
Makefile | ||
pci-dma-nommu.c | ||
pci-dma.c | ||
pci-frv.c | ||
pci-frv.h | ||
pci-irq.c | ||
pci-vdk.c |