Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1538865 > unrolled thread

Re: [PATCH V2 1/2] ASoC: samsung: include gpio consumer.h

Started byKrzysztof Kozlowski <krzk@kernel.org>
First post2016-12-08 21:50 +0100
Last post2016-12-08 21:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH V2 1/2] ASoC: samsung: include gpio consumer.h Krzysztof Kozlowski <krzk@kernel.org> - 2016-12-08 21:50 +0100

#1538865 — Re: [PATCH V2 1/2] ASoC: samsung: include gpio consumer.h

FromKrzysztof Kozlowski <krzk@kernel.org>
Date2016-12-08 21:50 +0100
SubjectRe: [PATCH V2 1/2] ASoC: samsung: include gpio consumer.h
Message-ID<sMdND-2nu-7@gated-at.bofh.it>
On Thu, Dec 08, 2016 at 09:43:01PM +0100, Fabian Frederick wrote:
> Fix the following build errors on X86_32 !GPIOLIB
> 
> sound/soc/samsung/tm2_wm5110.c:220:3: error: implicit declaration
> of function 'gpiod_set_value_cansleep' [-Werror=implicit-function-declaration]
> sound/soc/samsung/tm2_wm5110.c:438:24: error: implicit declaration
> of function 'devm_gpiod_get' [-Werror=implicit-function-declaration]
> 
> Signed-off-by: Fabian Frederick <fabf@skynet.be>
> ---
> V2:
>    -Add configuration settings (suggested by Krzysztof Kozlowski)
> 
>  sound/soc/samsung/tm2_wm5110.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web