]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: BCM47XX: move constant array from stack
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Oct 2013 20:56:50 +0000 (22:56 +0200)
committerJohn Crispin <blogic@openwrt.org>
Tue, 14 Jan 2014 11:48:25 +0000 (12:48 +0100)
commit5a7b215c4b770e1de20dbba46b13df5f8f31ab13
treec6e53fba444d0d8cce4bf02d1a227b9cb9e68da8
parent48109f61384e19c6fcbebb93095554a6318739c5
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>
Acked-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6044/
arch/mips/bcm47xx/nvram.c