On Thu, Jan 17, 2019 at 06:06:01PM +0100, Fabien Parent wrote:

> It is not possible to link the SPL image when CONFIG_GPIO is enabled
> but CONFIG_SPL_GPIO is not.  Use the IS_ENABLED macro instead to
> correctly check whether CONFIG_{SPL_}GPIO is enabled.
> 
> This commit fixes the following errors:
>       * undefined reference to `dm_gpio_get_value
>       * undefined reference to `gpio_request_by_name'
> 
> Signed-off-by: Fabien Parent <fpar...@baylibre.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to