aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/elog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/elog.c')
-rw-r--r--src/soc/intel/broadwell/elog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/intel/broadwell/elog.c b/src/soc/intel/broadwell/elog.c
index 30f64e00fe..8cbc3e70b6 100644
--- a/src/soc/intel/broadwell/elog.c
+++ b/src/soc/intel/broadwell/elog.c
@@ -22,8 +22,8 @@
#include <console/console.h>
#include <stdint.h>
#include <elog.h>
-#include <broadwell/lpc.h>
-#include <broadwell/pm.h>
+#include <soc/lpc.h>
+#include <soc/pm.h>
static void pch_log_gpio_gpe(u32 gpe0_sts, u32 gpe0_en, int start)
{