From ba4cfb504ca1e8246d1ea135dfb566c3db5835cb Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sat, 20 Feb 2021 00:06:58 +0100 Subject: [PATCH] soc/intel/skylake: Remove unused macro in cpu.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I92c9c06c606215a4bd9b44b3b4b1f0acced8a252 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/50962 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/soc/intel/skylake/include/soc/cpu.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/soc/intel/skylake/include/soc/cpu.h b/src/soc/intel/skylake/include/soc/cpu.h index 473068c210..29f7f32400 100644 --- a/src/soc/intel/skylake/include/soc/cpu.h +++ b/src/soc/intel/skylake/include/soc/cpu.h @@ -5,9 +5,6 @@ #include -/* CPU types */ -#define SKYLAKE_FAMILY_ULT 0x406e0 - /* Latency times in units of 1024ns. */ #define C_STATE_LATENCY_CONTROL_0_LIMIT 0x4e #define C_STATE_LATENCY_CONTROL_1_LIMIT 0x76