ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/marvell/linux/arch/arm/mach-mmp/gpio.h b/marvell/linux/arch/arm/mach-mmp/gpio.h
new file mode 100644
index 0000000..047255d
--- /dev/null
+++ b/marvell/linux/arch/arm/mach-mmp/gpio.h
@@ -0,0 +1,9 @@
+#ifndef __ASM_MACH_GPIO_H
+#define __ASM_MACH_GPIO_H
+
+
+#include <linux/cputype.h>
+
+#include <asm-generic/gpio.h>
+
+#endif /* __ASM_MACH_GPIO_H */