summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/arch-mpc85xx
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-06-04 16:12:26 (GMT)
committerTom Rini <trini@konsulko.com>2016-06-04 16:12:26 (GMT)
commitcc749523ae1adec3856f2b7fe77a6d856da4652a (patch)
treed386320f6f69ead4a461619dd8348347ae7cc7dd /arch/powerpc/include/asm/arch-mpc85xx
parent8aa57a95a2efc8174c5482f9b3abc4920b479ff2 (diff)
parent23d4e5ba49b878e01321be2af4e94f73389f4958 (diff)
downloadu-boot-cc749523ae1adec3856f2b7fe77a6d856da4652a.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'arch/powerpc/include/asm/arch-mpc85xx')
-rw-r--r--arch/powerpc/include/asm/arch-mpc85xx/gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/arch-mpc85xx/gpio.h b/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
index da7352a..41b6677 100644
--- a/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
+++ b/arch/powerpc/include/asm/arch-mpc85xx/gpio.h
@@ -14,6 +14,8 @@
#ifndef __ASM_ARCH_MX85XX_GPIO_H
#define __ASM_ARCH_MX85XX_GPIO_H
+#ifndef CONFIG_MPC85XX_GPIO
#include <asm/mpc85xx_gpio.h>
+#endif
#endif