]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Tidy up coreboot header usage
authorSimon Glass <sjg@chromium.org>
Thu, 13 Nov 2014 05:42:16 +0000 (22:42 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:34:13 +0000 (07:34 +0100)
commit378a8634ad12981779c24e6ec29619deff88d19b
tree1a056bb797d1c3d693592d8825d69b9a04d01bbe
parent2b6051541b562b72d2cf784376a84552da18318d
x86: Tidy up coreboot header usage

There is no need to explicitly write 'arch-coreboot' when including headers,
as when the arch directory points to coreboot the correct files will be
used.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/coreboot/ipchecksum.c
arch/x86/cpu/coreboot/tables.c