]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Clean up asm-offsets
authorBin Meng <bmeng.cn@gmail.com>
Fri, 12 Dec 2014 13:05:22 +0000 (21:05 +0800)
committerSimon Glass <sjg@chromium.org>
Sun, 14 Dec 2014 05:32:04 +0000 (22:32 -0700)
commitfe0c33a5acc8cc5400747200802089177bd94b58
tree1c95fc97caa55bfb3f81d6ecf750db36023a5cdd
parentc7016234f77e3c46dab08f84399bcc4b48268c04
x86: Clean up asm-offsets

Move GD_BIST from lib/asm-offsets.c to arch/x86/lib/asm-offsets.c
as it is x86 arch specific stuff. Also remove GENERATED_GD_RELOC_OFF
which is not referenced anymore.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/start.S
arch/x86/lib/asm-offsets.c
lib/asm-offsets.c