diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-07-23 10:46:52 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-07-26 10:33:07 +0100 |
commit | 51aa87beb9dff42ccc3612811e83d1ad98141e0b (patch) | |
tree | 0c0fe41517d37b984fc2e71b6b7218702f32b0c2 /crypto/compress.c | |
parent | 73bcc76aeee6afb21471ad9ec33341c7452b4d6f (diff) | |
download | blackbird-obmc-linux-51aa87beb9dff42ccc3612811e83d1ad98141e0b.tar.gz blackbird-obmc-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 'crypto/compress.c')
0 files changed, 0 insertions, 0 deletions