From 2c516ed3f3074588182b00dce4cfbe02206519dd Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Thu, 11 Jul 2013 06:43:43 +0300 Subject: usbdebug: Drop old includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4786bff41fef924c72087c354e394bdc1996cadc Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/3764 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/cpu/intel/model_106cx/model_106cx_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/model_106cx') diff --git a/src/cpu/intel/model_106cx/model_106cx_init.c b/src/cpu/intel/model_106cx/model_106cx_init.c index 9304b58286..e0aa120768 100644 --- a/src/cpu/intel/model_106cx/model_106cx_init.c +++ b/src/cpu/intel/model_106cx/model_106cx_init.c @@ -30,7 +30,6 @@ #include #include #include -#include static const uint32_t microcode_updates[] = { #include "microcode-M01106C2217.h" -- cgit v1.2.3