Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
0176bd3dab4fe522bfb6ceab9e3c441fe0305738
/
.
/
arch
/
mips
/
include
/
asm
/
mach-au1x00
/
gpio.h
blob: f9b7d41c659a53da89dce10f9d26eee32aef8423 [
file
] [
log
] [
blame
]
#ifndef
_ALCHEMY_GPIO_H_
#define
_ALCHEMY_GPIO_H_
#if defined(CONFIG_ALCHEMY_GPIO_AU1000)
#include
<asm/mach-au1x00/gpio-au1000.h>
#endif
#endif
/* _ALCHEMY_GPIO_H_ */