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)
commitfc977b94a4988bd83e079c54c59c0754f8301b7f
tree123289cfac62c55826aa3e2c4d7e762b96bcc2de
parent7abd5aabfa8a2137c82d2f401d0da7413dd8cfaf
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