]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
avr32: Move stack_end to arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:49:09 +0000 (20:49 +0000)
committerTom Rini <trini@ti.com>
Mon, 4 Feb 2013 14:05:44 +0000 (09:05 -0500)
commit1c865d58974cf3a45f87e65c3f348b5b9e398990
tree6edfdff0e220bc732ced20a611edd2568f427d0e
parent035cbe99cd2fd4adf9d7fd95aeebb5f814e37eb9
avr32: Move stack_end to arch_global_data

Move this field into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/avr32/cpu/exception.c
arch/avr32/include/asm/global_data.h
arch/avr32/lib/board.c