original_kernel/arch/mips/pci
Sergei Shtylyov 9cfacb790f [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
WARNING: vmlinux.o(.text+0x1ca608): Section mismatch: reference to
.init.text: add_wired_entry (between 'config_access' and 'config_read')

by refactoring the code calling add_wired_entry() from config_access() to
a separate function which is called from aau1x_pci_setup(). While at it:

- make some unnecassarily global variables 'static';

- fix the letter case, whitespace, etc. in the comments...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-01-07 15:32:03 +00:00
..
Makefile
fixup-atlas.c
fixup-au1000.c
fixup-capcella.c
fixup-cobalt.c
fixup-emma2rh.c
fixup-excite.c
fixup-ip32.c
fixup-jmr3927.c
fixup-lm2e.c
fixup-malta.c
fixup-mpc30x.c
fixup-pmcmsp.c
fixup-pnx8550.c
fixup-rbtx4927.c
fixup-sb1250.c
fixup-sni.c [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 2007-11-15 23:21:50 +00:00
fixup-tb0219.c
fixup-tb0226.c
fixup-tb0287.c
fixup-tx4938.c
fixup-vr4133.c
fixup-wrppmc.c
fixup-yosemite.c
ops-au1000.c [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning 2008-01-07 15:32:03 +00:00
ops-bonito64.c
ops-bridge.c
ops-emma2rh.c
ops-gt64xxx_pci0.c
ops-mace.c [MIPS] IP32: Fix fatal typo in address computation. 2007-10-09 12:47:48 +01:00
ops-msc.c
ops-nile4.c
ops-pmcmsp.c
ops-pnx8550.c
ops-sni.c
ops-titan-ht.c
ops-titan.c
ops-tx3927.c
ops-tx4927.c
ops-tx4938.c
ops-vr41xx.c
pci-bcm1480.c [MIPS] BCM1480: Fix interrupt routing, take 2. 2007-12-06 17:15:57 +00:00
pci-bcm1480ht.c
pci-emma2rh.c
pci-excite.c
pci-ip27.c
pci-ip32.c
pci-jmr3927.c
pci-lasat.c [MIPS] Lasat: Fix overlap of interrupt number ranges. 2007-11-15 23:21:50 +00:00
pci-sb1250.c
pci-vr41xx.c
pci-vr41xx.h
pci-yosemite.c
pci.c [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources. 2007-12-14 17:34:29 +00:00