From: Krzysztof Kozlowski Date: Mon, 27 Jun 2022 14:19:00 +0000 (+0200) Subject: ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header X-Git-Tag: v5.10.137~165 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ba889da9a0e141ee2d6ec71029a6c8778001c1c7;p=users%2Fdwmw2%2Flinux.git ASoC: samsung: h1940_uda1380: include proepr GPIO consumer header [ Upstream commit bd10b0dafdcf0ec1677cad70101e1f97b9e28f2e ] h1940_uda1380 uses gpiod*/GPIOD* so it should include GPIO consumer header. Fixes: 9666e27f90b9 ("ASoC: samsung: h1940: turn into platform driver") Signed-off-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20220627141900.470469-1-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- diff --git a/sound/soc/samsung/h1940_uda1380.c b/sound/soc/samsung/h1940_uda1380.c index 8aa78ff640f51..adb6b661c799f 100644 --- a/sound/soc/samsung/h1940_uda1380.c +++ b/sound/soc/samsung/h1940_uda1380.c @@ -8,7 +8,7 @@ // Based on version from Arnaud Patard #include -#include +#include #include #include