]> git.baikalelectronics.ru Git - uboot.git/commit
configs: at91-sama5_common: fix for CONFIG_AT91_GPIO
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 13 Apr 2017 02:31:15 +0000 (10:31 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:52 +0000 (14:44 -0600)
commit12e18f54a8060cc2cb4345e1bebfba05da30795f
tree123289cfac62c55826aa3e2c4d7e762b96bcc2de
parent80b46de75a00c591eb4524fe331a0ddbf57269fc
configs: at91-sama5_common: fix for CONFIG_AT91_GPIO

Add #ifndef CONFIG_DM_GPIO for CONFIG_AT91_GPIO define to avoid
the redefine compilation error.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
include/configs/at91-sama5_common.h