Searched hist:"832 beb640e425b5d1a92d8c2002e6b8e0af693eb" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | max98388.c | diff 832beb640e425b5d1a92d8c2002e6b8e0af693eb Mon Sep 11 10:23:51 CEST 2023 Linus Walleij <linus.walleij@linaro.org> ASoC: max98388: Correct the includes
The MAX98388 driver is using the modern GPIO descriptor API but uses legacy includes. Include the proper <linux/consumer.h> header instead.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230911-descriptors-asoc-max-v2-4-b9d793fb768e@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
|