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/lib/usbdebug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/usbdebug.c') diff --git a/src/lib/usbdebug.c b/src/lib/usbdebug.c index 39cd138ba0..3faec10f63 100644 --- a/src/lib/usbdebug.c +++ b/src/lib/usbdebug.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3