summaryrefslogtreecommitdiffstats
path: root/board/keymile/km_arm/km_arm.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-10-23 17:44:35 +0000
committerWolfgang Denk <wd@denx.de>2011-10-24 21:13:51 +0200
commitbc4e14c43c48b9c8084e177651338e4fa4938881 (patch)
treee560b7a3860bf32fcd2303a616afc5501df9b42a /board/keymile/km_arm/km_arm.c
parentaab773a47a8f7f40b9d7c4877853b00d22fb1347 (diff)
downloadblackbird-obmc-uboot-bc4e14c43c48b9c8084e177651338e4fa4938881.tar.gz
blackbird-obmc-uboot-bc4e14c43c48b9c8084e177651338e4fa4938881.zip
arm: Correct build error introduced by getenv_ulong() patch
Commit dc8bbea removed a local variable that is used in most ARM boards. Since we want to avoid an 'unused variable' warning with later compilers, and the #ifdef logic of whether this variable is required is bit painful, this declares the variable local to the block of code that needs it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/keymile/km_arm/km_arm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud