summaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/include/asm/gpio.h')
-rw-r--r--arch/avr32/include/asm/gpio.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/avr32/include/asm/gpio.h b/arch/avr32/include/asm/gpio.h
new file mode 100644
index 000000000000..b771f7105964
--- /dev/null
+++ b/arch/avr32/include/asm/gpio.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_AVR32_GPIO_H
+#define __ASM_AVR32_GPIO_H
+
+#include <mach/gpio.h>
+
+#endif /* __ASM_AVR32_GPIO_H */