summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/pch/adsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/pch/adsp.c')
-rw-r--r--src/soc/intel/broadwell/pch/adsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/pch/adsp.c b/src/soc/intel/broadwell/pch/adsp.c
index a65ff4b469..040bba150e 100644
--- a/src/soc/intel/broadwell/pch/adsp.c
+++ b/src/soc/intel/broadwell/pch/adsp.c
@@ -9,12 +9,12 @@
#include <device/mmio.h>
#include <soc/adsp.h>
#include <soc/device_nvs.h>
-#include <soc/iobp.h>
#include <soc/device_nvs.h>
#include <soc/pch.h>
#include <soc/ramstage.h>
#include <soc/rcba.h>
#include <soc/intel/broadwell/pch/chip.h>
+#include <southbridge/intel/lynxpoint/iobp.h>
static void adsp_init(struct device *dev)
{