Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1754aab9bb869c173aa03b57587256827250e488
/
.
/
arch
/
mips
/
include
/
asm
/
mach-au1x00
/
gpio.h
blob: c3f60cdc320371e49d58461f6a20ce157ddfadf1 [
file
] [
log
] [
blame
]
#ifndef
_ALCHEMY_GPIO_H_
#define
_ALCHEMY_GPIO_H_
#if defined(CONFIG_ALCHEMY_GPIOINT_AU1000)
#include
<asm/mach-au1x00/gpio-au1000.h>
#endif
#endif
/* _ALCHEMY_GPIO_H_ */