The following changes since commit 49a24e9d9c740d3bd8b1200f225f67d45e3d68a5: Make the SOF control, PCM and PM code IPC agnostic (2022-03-18 20:11:08 +0000) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.18 for you to fetch changes up to 664d66dc0a64b32e60a5ad59a9aebb08676a612b: ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV (2022-03-25 16:09:28 +0000) ---------------------------------------------------------------- ASoC: Fixes for v5.18 A few fixes that came in during the merge window, all fairly routine. ---------------------------------------------------------------- Jiaxin Yu (1): ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs Meng Tang (2): ASoC: fsl-asoc-card: Fix jack_event() always return 0 ASoC: rockchip: i2s_tdm: Fixup config for SND_SOC_DAIFMT_DSP_A/B Zheng Bin (1): ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV sound/soc/codecs/mt6358.c | 4 ++++ sound/soc/fsl/fsl-asoc-card.c | 12 ++++-------- sound/soc/rockchip/rockchip_i2s_tdm.c | 10 +++++----- sound/soc/sof/intel/Kconfig | 1 + 4 files changed, 14 insertions(+), 13 deletions(-)