Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2ae9f5ac536eb12209878cdd70d4eec9f34bdf7d
/
.
/
arch
/
arm
/
mach-rmobile
/
include
/
mach
/
gpio.h
blob: 150aa46034d22bf77f3b624cdc5a298b5bbb4bcf [
file
] [
log
] [
blame
]
#ifndef
__ASM_ARCH_GPIO_H
#define
__ASM_ARCH_GPIO_H
#if defined(CONFIG_R8A7740)
#include
"r8a7740-gpio.h"
void
r8a7740_pinmux_init
(
void
);
#endif
#endif
/* __ASM_ARCH_GPIO_H */