aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/smi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/smi.c')
-rw-r--r--src/soc/intel/broadwell/smi.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/soc/intel/broadwell/smi.c b/src/soc/intel/broadwell/smi.c
index 529346a23b..85a508b629 100644
--- a/src/soc/intel/broadwell/smi.c
+++ b/src/soc/intel/broadwell/smi.c
@@ -26,10 +26,10 @@
#include <cpu/x86/cache.h>
#include <cpu/x86/smm.h>
#include <string.h>
-#include <broadwell/iomap.h>
-#include <broadwell/pch.h>
-#include <broadwell/pm.h>
-#include <broadwell/smm.h>
+#include <soc/iomap.h>
+#include <soc/pch.h>
+#include <soc/pm.h>
+#include <soc/smm.h>
void southbridge_smm_clear_state(void)
{