diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/soc/intel/apollolake/romstage.c | 2 |
1 files changed, 0 insertions, 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 <string.h> #include <timestamp.h> -#define FIT_POINTER (0x100000000ULL - 0x40) - static struct chipset_power_state power_state CAR_GLOBAL; /* High Performance Event Timer Configuration */ |