linux/arch/mips/au1000
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
..
common [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning 2008-01-07 15:32:03 +00:00
db1x00 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
mtx-1 [MIPS] mtx-1: Enable -Werror. 2007-11-02 16:13:49 +00:00
pb1000 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
pb1100 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
pb1200 [MIPS] Alchemy: replace ffs() with __ffs() 2007-12-06 17:15:58 +00:00
pb1500 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
pb1550 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
xxs1500 [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
Kconfig [MIPS] Alchemy: fix PCI resource conflict 2007-12-14 17:34:29 +00:00