From b5427931f93c28046f769262efbf75022ee9a49d Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Sun, 17 Jul 2016 17:32:45 -0500 Subject: [PATCH] UPSTREAM: soc/intel/apollolake: remove unused FIT_POINTER define BUG=None BRANCH=None TEST=None Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/15736 Reviewed-by: Furquan Shaikh Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Andrey Petrov Change-Id: I97be4f8cecbf9cf2adda2e0c1650e03acd7eb1cb Reviewed-on: https://chromium-review.googlesource.com/361649 Commit-Ready: Furquan Shaikh Tested-by: Furquan Shaikh Reviewed-by: Aaron Durbin --- src/soc/intel/apollolake/romstage.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/soc/intel/apollolake/romstage.c b/src/soc/intel/apollolake/romstage.c index 90b8cf19c0..1a860e8eb2 100644 --- a/src/soc/intel/apollolake/romstage.c +++ b/src/soc/intel/apollolake/romstage.c @@ -43,8 +43,6 @@ #include #include -#define FIT_POINTER (0x100000000ULL - 0x40) - static struct chipset_power_state power_state CAR_GLOBAL; /* High Performance Event Timer Configuration */