diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-orion5x/include/mach/gpio.h')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-orion5x/include/mach/gpio.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-orion5x/include/mach/gpio.h b/ANDROID_3.4.5/arch/arm/mach-orion5x/include/mach/gpio.h new file mode 100644 index 00000000..a1d0b78d --- /dev/null +++ b/ANDROID_3.4.5/arch/arm/mach-orion5x/include/mach/gpio.h @@ -0,0 +1,9 @@ +/* + * arch/arm/mach-orion5x/include/mach/gpio.h + * + * This file is licensed under the terms of the GNU General Public + * License version 2. This program is licensed "as is" without any + * warranty of any kind, whether express or implied. + */ + +#include <plat/gpio.h> |