diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-07-23 11:46:52 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-07-26 11:33:07 +0200 |
commit | 51aa87beb9dff42ccc3612811e83d1ad98141e0b (patch) | |
tree | 0c0fe41517d37b984fc2e71b6b7218702f32b0c2 /arch/arm/mach-ns9xxx/generic.c | |
parent | ARM: 6262/1: arm/clps711x: fix debug macro compilation failure (diff) | |
download | linux-51aa87beb9dff42ccc3612811e83d1ad98141e0b.tar.xz linux-51aa87beb9dff42ccc3612811e83d1ad98141e0b.zip |
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>
Diffstat (limited to 'arch/arm/mach-ns9xxx/generic.c')
0 files changed, 0 insertions, 0 deletions