soc/intel/apollolake: remove unused FIT_POINTER define

Change-Id: I97be4f8cecbf9cf2adda2e0c1650e03acd7eb1cb
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/15736
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
diff --git a/src/soc/intel/apollolake/romstage.c b/src/soc/intel/apollolake/romstage.c
index 90b8cf1..1a860e8 100644
--- a/src/soc/intel/apollolake/romstage.c
+++ b/src/soc/intel/apollolake/romstage.c
@@ -43,8 +43,6 @@
 #include <string.h>
 #include <timestamp.h>
 
-#define FIT_POINTER				(0x100000000ULL - 0x40)
-
 static struct chipset_power_state power_state CAR_GLOBAL;
 
 /* High Performance Event Timer Configuration */