intel-adsp: migrate cavs-mem.h to adsp_memory.h
Move header and make it soc specific. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3586227a7c
commit
af3d5331a1
21 changed files with 171 additions and 44 deletions
|
@ -33,7 +33,7 @@
|
|||
#include <zephyr/sys/mem_blocks.h>
|
||||
|
||||
#include <soc.h>
|
||||
#include <cavs-mem.h>
|
||||
#include <adsp_memory.h>
|
||||
|
||||
#include "mm_drv_common.h"
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
#include <zephyr/sys/util.h>
|
||||
|
||||
#include <soc.h>
|
||||
#include <cavs-mem.h>
|
||||
#include <adsp_memory.h>
|
||||
|
||||
#include <zephyr/drivers/mm/system_mm.h>
|
||||
#include "mm_drv_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue