]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Use sections header to obtain link symbols
authorSimon Glass <sjg@chromium.org>
Tue, 5 Mar 2013 14:39:54 +0000 (14:39 +0000)
committerTom Rini <trini@ti.com>
Fri, 15 Mar 2013 20:14:00 +0000 (16:14 -0400)
commit86cfb6bdecc3a312a939bbd89560f500f45193c3
tree8d087d65dea22220c82000febb7bb5a30478ea93
parentbe274b99abd5d8ef3b57aa16a3443b0950002c94
x86: Use sections header to obtain link symbols

These are defined in asm-generic/sections.h, so remove them from
architecture-specific files.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/sdram.c
arch/x86/cpu/u-boot.lds
arch/x86/include/asm/u-boot-x86.h
arch/x86/lib/board.c
arch/x86/lib/init_helpers.c
arch/x86/lib/relocate.c