diff --git a/drivers/mm/mm_drv_intel_adsp_mtl_tlb.c b/drivers/mm/mm_drv_intel_adsp_mtl_tlb.c index 4eb16f4e4a6..f2eb90e5c00 100644 --- a/drivers/mm/mm_drv_intel_adsp_mtl_tlb.c +++ b/drivers/mm/mm_drv_intel_adsp_mtl_tlb.c @@ -35,8 +35,8 @@ #include #include +#include #include "mm_drv_common.h" -#include DEVICE_MMIO_TOPLEVEL_STATIC(tlb_regs, DT_DRV_INST(0)); diff --git a/include/drivers/mm/mm_drv_intel_adsp_mtl_tlb.h b/include/zephyr/drivers/mm/mm_drv_intel_adsp_mtl_tlb.h similarity index 100% rename from include/drivers/mm/mm_drv_intel_adsp_mtl_tlb.h rename to include/zephyr/drivers/mm/mm_drv_intel_adsp_mtl_tlb.h diff --git a/soc/xtensa/intel_adsp/ace/power.c b/soc/xtensa/intel_adsp/ace/power.c index c82f179fb2f..825d0d49317 100644 --- a/soc/xtensa/intel_adsp/ace/power.c +++ b/soc/xtensa/intel_adsp/ace/power.c @@ -13,7 +13,8 @@ #include #include #include -#include +#include + #define LPSRAM_MAGIC_VALUE 0x13579BDF #define LPSCTL_BATTR_MASK GENMASK(16, 12) #define SRAM_ALIAS_BASE 0xA0000000