ASoC: qcom: reduce number of binding headers includes
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Oct 2023 07:52:50 +0000 (09:52 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 12:14:19 +0000 (13:14 +0100)
commit528a4a0bb010489abc3bb298c85c8ffb7ebe7735
tree1cc33d86038289380441710ba527a490258b68f4
parent0f729a285b4ef7d0cd2497c22233c42037486a7e
ASoC: qcom: reduce number of binding headers includes

Move the includes of binding headers from Qualcomm SoC sound drivers
headers to unit files actually using these bindings.  This reduces the
amount of work for C preprocessor and makes usage of bindings easier to
follow.  No impact expected on the final binaries.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231005075250.88159-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
19 files changed:
sound/soc/qcom/apq8016_sbc.c
sound/soc/qcom/common.c
sound/soc/qcom/qdsp6/q6afe-clocks.c
sound/soc/qcom/qdsp6/q6afe-dai.c
sound/soc/qcom/qdsp6/q6afe.c
sound/soc/qcom/qdsp6/q6afe.h
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c
sound/soc/qcom/qdsp6/q6apm.h
sound/soc/qcom/qdsp6/q6asm-dai.c
sound/soc/qcom/qdsp6/q6asm.c
sound/soc/qcom/qdsp6/q6asm.h
sound/soc/qcom/qdsp6/q6prm-clocks.c
sound/soc/qcom/qdsp6/q6routing.c
sound/soc/qcom/sc7180.c
sound/soc/qcom/sc7280.c
sound/soc/qcom/sc8280xp.c
sound/soc/qcom/sdm845.c
sound/soc/qcom/sdw.c
sound/soc/qcom/sm8250.c