aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake/smmrelocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/icelake/smmrelocate.c')
-rw-r--r--src/soc/intel/icelake/smmrelocate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/icelake/smmrelocate.c b/src/soc/intel/icelake/smmrelocate.c
index 05871e4f23..4e2d6840bb 100644
--- a/src/soc/intel/icelake/smmrelocate.c
+++ b/src/soc/intel/icelake/smmrelocate.c
@@ -31,8 +31,8 @@
#include <soc/msr.h>
#include <soc/pci_devs.h>
#include <soc/smm.h>
+#include <soc/soc_chip.h>
#include <soc/systemagent.h>
-#include "chip.h"
/* This gets filled in and used during relocation. */
static struct smm_relocation_params smm_reloc_params;