This patchset have few trivial fixes, 3 of them to do with cleaning up the unused header files, 1 patch is to do with fixing warning on common.c and other is to add missing AIF_IN dapm for slim tx ports.
Thanks, srini
Srinivas Kandagatla (5): ASoC: qcom: make common.c as proper module ASoC: apq8096: remove unused header files ASoC: sdm845: remove unused header files ASoC: qcom: remove unused header files from common.h ASoC: qdsp6: q6afe-dai: add SLIM tx AIF_IN dapm
sound/soc/qcom/Kconfig | 5 +++++ sound/soc/qcom/Makefile | 6 ++++-- sound/soc/qcom/apq8096.c | 2 -- sound/soc/qcom/common.h | 1 - sound/soc/qcom/qdsp6/q6afe-dai.c | 7 +++++++ sound/soc/qcom/sdm845.c | 2 -- 6 files changed, 16 insertions(+), 7 deletions(-)