![](https://secure.gravatar.com/avatar/ec27cf942cf9839d40db2b252dd3e0f0.jpg?s=120&d=mm&r=g)
8 Dec
2016
8 Dec
'16
9:47 p.m.
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