Since idc_read/idc_write are used outside of the driver we can't use the DT_INST_... form (that utilize DT_DRV_COMPAT) of the macro's in ipm_cavs_idc_priv.h. Use DT_INST(0, intel_cavs_idc) explicitly in the header to fix the build issue. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipm_cavs_idc_priv.h | ||
| ipm_cavs_idc.c | ||
| ipm_cavs_idc.h | ||
| ipm_handlers.c | ||
| ipm_imx.c | ||
| ipm_mcux.c | ||
| ipm_mhu.c | ||
| ipm_mhu.h | ||
| ipm_nrfx_ipc.c | ||
| ipm_nrfx_ipc.h | ||
| ipm_stm32_ipcc.c | ||
| Kconfig | ||
| Kconfig.nrfx | ||
| Kconfig.nrfx_ipc_channel | ||