]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: qcom: explicitly include binding headers when used
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 5 Oct 2023 07:52:49 +0000 (09:52 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 12:14:18 +0000 (13:14 +0100)
commit0f729a285b4ef7d0cd2497c22233c42037486a7e
tree4b1913145a1c1caacbd4788abcda6e98e336ff73
parentd65d4a2c3867a04ee4ae9c99747a6398b58e269b
ASoC: qcom: explicitly include binding headers when used

Few units use qcom,lpass.h binding headers but they rely on them being
included through a different header.  Make the usage explicit which
allows easier to find the users of a header.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231005075250.88159-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/lpass-cdc-dma.c
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass-platform.c
sound/soc/qcom/sc7280.c