zephyr/subsys/storage/flash_map
Dmytro Semenets e169f7cc12 subsys/storage/flash_map: remove unnecessary includes
Those files includes soc.h header which exists not for all boards.
soc.h consists soc-depended defenitions and need to be included by
soc-depended sources

Signed-off-by: Dmytro Semenets <dmytro_semenets@epam.com>
2023-03-03 15:34:59 +01:00
..
CMakeLists.txt
flash_map_default.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
flash_map_integrity.c subsys/storage/flash_map: remove unnecessary includes 2023-03-03 15:34:59 +01:00
flash_map_layout.c subsys/storage/flash_map: remove unnecessary includes 2023-03-03 15:34:59 +01:00
flash_map_priv.h
flash_map_shell.c storage: flash_map: shell: Show device pointer instead of ID 2022-12-27 13:24:55 +01:00
flash_map.c subsys/storage/flash_map: remove unnecessary includes 2023-03-03 15:34:59 +01:00
Kconfig storage: flash_map: Add name for select integrity backend 2023-01-09 15:24:10 +00:00