diff options
Diffstat (limited to 'arch/arm/mach-iop32x/include/mach/gpio.h')
| -rw-r--r-- | arch/arm/mach-iop32x/include/mach/gpio.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-iop32x/include/mach/gpio.h b/arch/arm/mach-iop32x/include/mach/gpio.h new file mode 100644 index 00000000000..708f4ec9db1 --- /dev/null +++ b/arch/arm/mach-iop32x/include/mach/gpio.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef __ASM_ARCH_IOP32X_GPIO_H | ||
| 2 | #define __ASM_ARCH_IOP32X_GPIO_H | ||
| 3 | |||
| 4 | #include <asm/hardware/iop3xx-gpio.h> | ||
| 5 | |||
| 6 | #endif | ||
