linux-xiaomi-chiron/arch/microblaze/include/asm
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
..
asm-compat.h
asm-offsets.h
atomic.h
bitops.h
bug.h
bugs.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
cpuinfo.h microblaze: Add support for CCF 2014-01-27 11:24:55 +01:00
cputable.h
current.h
delay.h microblaze: Fix missing HZ macro 2014-02-10 07:42:03 +01:00
device.h
div64.h
dma-mapping.h
dma.h
elf.h
emergency-restart.h
entry.h
exceptions.h
fb.h
fixmap.h microblaze: use generic fixmap.h 2014-01-23 16:36:54 -08:00
flat.h
ftrace.h
futex.h
gpio.h
hardirq.h
highmem.h
hw_irq.h
io.h microblaze: Use asm-generic/io.h 2014-04-07 14:25:53 +02:00
irq.h
irq_regs.h
irqflags.h
Kbuild arch: Remove stub cputime.h headers 2014-03-13 16:09:30 +01:00
kdebug.h
kgdb.h
kmap_types.h
linkage.h
local.h
local64.h
mmu.h
mmu_context.h
mmu_context_mm.h
module.h
mutex.h
page.h
parport.h
pci-bridge.h
pci.h PCI: Turn pcibios_penalize_isa_irq() into a weak function 2014-05-27 16:23:58 -06:00
percpu.h
pgalloc.h microblaze: add missing pgtable_page_ctor/dtor calls 2013-11-15 09:32:16 +09:00
pgtable.h
processor.h microblaze: Fix compilation failure because of release_thread 2014-04-07 13:45:18 +02:00
prom.h of: remove HAVE_ARCH_DEVTREE_FIXUPS 2013-10-09 20:04:08 -05:00
ptrace.h
pvr.h
registers.h
scatterlist.h
seccomp.h
sections.h microblaze: Remove duplicate declarations of _stext[] and _etext[] 2014-01-21 08:28:19 +01:00
serial.h
setup.h microblaze: Drop architecture-specific declaration of early_printk 2014-03-12 10:10:07 +01:00
shmparam.h
string.h
switch_to.h
syscall.h
thread_info.h preempt: Make PREEMPT_ACTIVE generic 2013-11-13 20:21:47 +01:00
timex.h
tlb.h
tlbflush.h
topology.h
uaccess.h
ucontext.h
unaligned.h
unistd.h
unwind.h
user.h
vga.h
xor.h