MIPS: BCM47XX: move constant array from stack
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Oct 2013 20:56:50 +0000 (22:56 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:55 +0000 (20:18 +0100)
commitf4c4d589d5c1046bb5a9c17d98afcda43e04a315
treee5fdd3812b7a5b6cbfa1c3352841fbc483339df9
parent69733c9b0bcd35382e2d514362a31a12a507aea3
MIPS: BCM47XX: move constant array from stack

Move the possible nvram sizes from the stack into the data segment

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6044/
arch/mips/bcm47xx/nvram.c