zephyr/drivers/mm
Yong Cong Sin 0538411c09 drivers: mm: refine includes of the header
Refines the `system_mm.h` to include `zephyr/types.h` instead
of `zephyr/kernel.h` as that is all it needs.

Updated the includes of `mm_drv_ti_rat.c` accordingly.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2023-09-26 15:09:12 +02:00
..
CMakeLists.txt drivers: mm: Add support for TI RAT module using system_mm API 2023-07-11 09:44:48 +02:00
Kconfig drivers: mm: Add support for TI RAT module using system_mm API 2023-07-11 09:44:48 +02:00
mm_drv_bank.c mm_drv: tlb: Fix driver tests 2023-06-22 17:23:56 -04:00
mm_drv_common.c
mm_drv_common.h
mm_drv_intel_adsp.h memory manager: add region calculation for virtual memory 2022-12-20 07:03:55 -05:00
mm_drv_intel_adsp_mtl_tlb.c mm_drv: tlb: Fix compile time warning 2023-09-22 09:24:02 +02:00
mm_drv_intel_adsp_regions.c mm: intel: adsp: simplify code in mm_drv_intel_adsp_regions.c 2023-03-23 16:31:08 -04:00
mm_drv_intel_adsp_tlb.c mm: intel_adsp_tlb: Handle address space conversion warnings 2023-08-23 14:45:14 +02:00
mm_drv_ti_rat.c drivers: mm: refine includes of the header 2023-09-26 15:09:12 +02:00