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 ns9xxx: introduce a config variable for the cc9p9360 module 2008-03-31 08:17:01 +02:00
Makefile ns9xxx: add clock api 2008-03-31 10:33:25 +02:00
Makefile.boot ns9xxx: use default text offset 2008-03-31 08:17:00 +02:00
board-a9m9750dev.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
board-a9m9750dev.h
board-jscc9p9360.c [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
board-jscc9p9360.h [ARM] 4301/1: add mach type cc9p9360js 2007-04-21 20:52:30 +01:00
clock.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
clock.h ns9xxx: add clock api 2008-03-31 10:33:25 +02:00
generic.c ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
generic.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio-ns9360.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
gpio-ns9360.h ns9xxx: prepare for adding support for Digi ns921x processors 2008-03-31 08:17:01 +02:00
gpio.c [ARM] gpio_free might sleep, arm architecture 2008-10-30 14:41:50 +00:00
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
mach-cc9p9360dev.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mach-cc9p9360js.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
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 clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00