8d3f10e913e667f5a7597629313c03bdd41df8df
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-rmobile / gpio.h
1 #ifndef __ASM_ARCH_GPIO_H
2 #define __ASM_ARCH_GPIO_H
3
4 #if defined(CONFIG_SH73A0)
5 #include "sh73a0-gpio.h"
6 void sh73a0_pinmux_init(void);
7 #endif
8
9 #endif /* __ASM_ARCH_GPIO_H */