]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7363f004960a631a60e38c5f4d58b335c2d75e44
tree000d51c1dcdae917509c4f1467fc3524118256f6
parentfc78d0b3aecceae2695143445941529cf8b3efc0
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