From fd4f4136e8b6dd6f743b2a3bfd02c735b6b25131 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 19 Jun 2013 12:25:44 -0700 Subject: Rename cpu/x86/car.h to arch/early_variables.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and add an ARMv7 version. Change-Id: I14fbff88d7c2b003dde57a19bf0ba9640d322156 Signed-off-by: Stefan Reinauer [km: rebased fa004acf8 from chromium git] Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/3939 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- src/vendorcode/google/chromeos/vbnv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vendorcode/google') diff --git a/src/vendorcode/google/chromeos/vbnv.c b/src/vendorcode/google/chromeos/vbnv.c index d94203ad6d..58ccbdb72f 100644 --- a/src/vendorcode/google/chromeos/vbnv.c +++ b/src/vendorcode/google/chromeos/vbnv.c @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "chromeos.h" #define VBNV_BLOCK_SIZE 16 /* Size of NV storage block in bytes */ -- cgit v1.2.3