ASoC: stm32: sai: Remove useless define
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 25 May 2022 13:50:23 +0000 (21:50 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jun 2022 11:38:45 +0000 (12:38 +0100)
commitbf1ebcddcb19a1b6d6d8b75b75626197a5a76d4f
tree000d51c1dcdae917509c4f1467fc3524118256f6
parent9c3148dec7d2d40ef727b8789d3e9410ad6d4a1f
ASoC: stm32: sai: Remove useless define

STM_SAI_IS_SUB_B(x) and STM_SAI_BLOCK_NAME(x) are
not being used, so remove them.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Acked-by: Olivier Moysan <olivier.moysan@st.com>
Link: https://lore.kernel.org/r/20220525135023.6792-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_sai_sub.c