The CAVS_IDC_IPM driver happens to be used only on non-2.5 hardware, but it's best to be clear in the conditional compilation when we're talking about hardware-dependencies and when we mean software configuration. This was mixed up in a few spots. Also fix a warning that creeps in on non-default drivers choices about an undeclared ipm function. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| 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_hsem.c | ||
| ipm_stm32_ipcc.c | ||
| Kconfig | ||
| Kconfig.nrfx | ||
| Kconfig.nrfx_ipc_channel | ||