]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Move gd_addr into arch_global_data
authorSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2012 20:48:41 +0000 (20:48 +0000)
committerTom Rini <trini@ti.com>
Fri, 1 Feb 2013 20:39:42 +0000 (15:39 -0500)
commit5a35e6c48e833366ea0099c0fffb63b368dba232
treeba2e1dc53fbd250d2a6bd61736a5b04e365eeb56
parent0cecc3b67938147bc9b9dfe55a8464b4dd4092de
x86: Move gd_addr into arch_global_data

Move this field into arch_global_data and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Add arch/x86/cpu/cpu.c changes after Graeme's comments]
Signed-off-by: Tom Rini <trini@ti.com>
arch/x86/cpu/cpu.c
arch/x86/include/asm/global_data.h