intel_adsp: move utils to a new header

Move utility code into a new header and cleanup soc.h

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-03-28 14:30:26 +00:00
commit e195739565
7 changed files with 40 additions and 30 deletions

View file

@ -21,7 +21,7 @@
*/
#include "mm_drv_intel_adsp.h"
#include <soc_util.h>
#include <zephyr/drivers/mm/mm_drv_intel_adsp_mtl_tlb.h>
#include <zephyr/drivers/mm/mm_drv_bank.h>
#include <zephyr/debug/sparse.h>