alistair23-linux/arch/mips/sni
Dmitri Vorobiev 599a89459f MIPS: Move several variables from .bss to .init.data
Several static uninitialized variables are used in the scope of __init
functions but are themselves not marked as __initdata.  This patch is to put
those variables to where they belong and to reduce the memory footprint a
little bit.

Also, a couple of lines with spaces instead of tabs were fixed.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/698/
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-12-17 01:57:27 +00:00
..
a20r.c MIPS: Fixup last users of irq_chip->typename 2009-12-17 01:57:21 +00:00
eisa.c mips: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
irq.c [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
Makefile [MIPS] RM: Collected changes 2008-01-29 10:14:59 +00:00
pcimt.c MIPS: Fixup last users of irq_chip->typename 2009-12-17 01:57:21 +00:00
pcit.c MIPS: Fixup last users of irq_chip->typename 2009-12-17 01:57:21 +00:00
reset.c
rm200.c MIPS: Fixup last users of irq_chip->typename 2009-12-17 01:57:21 +00:00
setup.c MIPS: Move several variables from .bss to .init.data 2009-12-17 01:57:27 +00:00
time.c MIPS: Add IRQF_TIMER flag for timer interrupts 2009-11-02 12:00:02 +01:00