Blackfin: push gpio (port) defines into common headers
[firefly-linux-kernel-4.4.55.git] / arch / blackfin / mach-bf518 / include / mach / gpio.h
index 9af6ce0f63211c41c31292f4b7dd331d8ff6e3a8..b480705bfc2e0a4dd57001c17b4da398ab0a0b0a 100644 (file)
@@ -55,4 +55,8 @@
 #define PORT_G GPIO_PG0
 #define PORT_H GPIO_PH0
 
+#include <mach-common/ports-f.h>
+#include <mach-common/ports-g.h>
+#include <mach-common/ports-h.h>
+
 #endif /* _MACH_GPIO_H_ */