intel_adsp: power: add missing header
After commit e195739565
function bmemcpy require soc_util include.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
This commit is contained in:
parent
322f5ad4ef
commit
04d97569d1
|
@ -9,6 +9,7 @@
|
|||
#include <zephyr/debug/sparse.h>
|
||||
#include <zephyr/cache.h>
|
||||
#include <cpu_init.h>
|
||||
#include <soc_util.h>
|
||||
|
||||
#include <adsp_boot.h>
|
||||
#include <adsp_power.h>
|
||||
|
|
Loading…
Reference in a new issue