Re: [PATCH 1/3] mmc: s3cmci: include GPIO descriptor consumer header

2020-10-27 Thread Ulf Hansson
On Mon, 26 Oct 2020 at 16:40, Krzysztof Kozlowski wrote: > > The driver uses GPIO Descriptor Consumer Interface so include proper > header to fix compile test errors like: > > drivers/mmc/host/s3cmci.c: In function ‘s3cmci_check_sdio_irq’: > drivers/mmc/host/s3cmci.c:304:7: error: >

[PATCH 1/3] mmc: s3cmci: include GPIO descriptor consumer header

2020-10-26 Thread Krzysztof Kozlowski
The driver uses GPIO Descriptor Consumer Interface so include proper header to fix compile test errors like: drivers/mmc/host/s3cmci.c: In function ‘s3cmci_check_sdio_irq’: drivers/mmc/host/s3cmci.c:304:7: error: implicit declaration of function ‘gpiod_get_value’; did you mean ‘gp