linux/arch/arm/mach-ns9xxx
Uwe Kleine-König 51aa87beb9 ARM: 6263/1: ns9xxx: fix FTBFS for zImage
the different putc variants used an initialized local static variable
which is broken since

	5de813b (ARM: Eliminate decompressor -Dstatic= PIC hack)

This needs to be initialized at runtime and so needs to be global.
While at it give it a better name.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-26 10:33:07 +01:00
..
include/mach ARM: 6263/1: ns9xxx: fix FTBFS for zImage 2010-07-26 10:33:07 +01:00
Kconfig
Makefile
Makefile.boot
board-a9m9750dev.c
board-a9m9750dev.h
board-jscc9p9360.c
board-jscc9p9360.h
clock.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
clock.h
generic.c
generic.h
gpio-ns9360.c
gpio-ns9360.h
gpio.c
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
mach-cc9p9360dev.c
mach-cc9p9360js.c
plat-serial8250.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
processor-ns9360.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
time-ns9360.c