1
0
Fork 0
alistair23-linux/arch/mn10300/unit-asb2305
Hanjun Guo a43ae58c84 PCI: Turn pcibios_penalize_isa_irq() into a weak function
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>
2014-05-27 16:23:58 -06:00
..
include/unit mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00
Makefile mn10300: switch to GENERIC_PCI_IOMAP 2011-12-04 16:00:17 +02:00
leds.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
pci-asb2305.c mn10300: don't bother with VM_IO 2013-06-29 12:46:38 +04:00
pci-asb2305.h mn10300/PCI: Remove useless pcibios_last_bus 2013-10-29 16:55:59 -06:00
pci-iomap.c MN10300: Handle cacheable PCI regions in pci_iomap() 2012-12-12 15:46:14 +00:00
pci-irq.c PCI: Turn pcibios_penalize_isa_irq() into a weak function 2014-05-27 16:23:58 -06:00
pci.c mn10300/PCI: Remove useless pcibios_last_bus 2013-10-29 16:55:59 -06:00
unit-init.c mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00