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.15.73~1226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b01b18cd3d9242f96edba5fccfc7c8cab4409402;p=platform%2Fkernel%2Flinux-rpi.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 c994e67..ca08624 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