summaryrefslogtreecommitdiffstats
path: root/src/lib/cbmem_console.c
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2013-06-19 12:25:44 -0700
committerKyösti Mälkki <kyosti.malkki@gmail.com>2013-10-13 12:47:05 +0200
commitfd4f4136e8b6dd6f743b2a3bfd02c735b6b25131 (patch)
treec3669dce606ac492cf6ea0b70aaaa70f0bede3e3 /src/lib/cbmem_console.c
parent8ad6e78778b036cf2c9bc455376a8599e0bcb759 (diff)
downloadcoreboot-fd4f4136e8b6dd6f743b2a3bfd02c735b6b25131.tar.gz
coreboot-fd4f4136e8b6dd6f743b2a3bfd02c735b6b25131.tar.bz2
coreboot-fd4f4136e8b6dd6f743b2a3bfd02c735b6b25131.zip
Rename cpu/x86/car.h to arch/early_variables.h
and add an ARMv7 version. Change-Id: I14fbff88d7c2b003dde57a19bf0ba9640d322156 Signed-off-by: Stefan Reinauer <reinauer@google.com> [km: rebased fa004acf8 from chromium git] Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/3939 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/lib/cbmem_console.c')
-rw-r--r--src/lib/cbmem_console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cbmem_console.c b/src/lib/cbmem_console.c
index 881865cec85e..dd883008bf07 100644
--- a/src/lib/cbmem_console.c
+++ b/src/lib/cbmem_console.c
@@ -19,7 +19,7 @@
#include <console/console.h>
#include <cbmem.h>
-#include <cpu/x86/car.h>
+#include <arch/early_variables.h>
#include <string.h>
/*