zephyr/drivers/ipm
Peter Bigot 5e486b98b1 treewide: use full path to ipm.h header
The build infrastructure should not be adding the drivers subdirectory
to the include path.  Fix the legacy uses that depended on that
addition.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-01-26 17:52:12 +01:00
..
CMakeLists.txt drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig drivers: ipm: Cleanup IPM Kconfig 2019-12-10 10:26:38 -05:00
Kconfig.nrfx drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
Kconfig.nrfx_ipc_channel drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
ipm_imx.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mcux.c cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_mhu.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
ipm_mhu.h cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
ipm_nrfx_ipc.c treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00
ipm_nrfx_ipc.h drivers: ipm: add nRFx IPM driver 2019-11-20 19:29:06 +01:00
ipm_stm32_ipcc.c treewide: use full path to ipm.h header 2020-01-26 17:52:12 +01:00