Blackfin: push gpio (port) defines into common headers
[firefly-linux-kernel-4.4.55.git] / arch / blackfin / mach-bf537 / include / mach / gpio.h
index f80c2995efdb619aadcdc87f503bfb425ee4780f..fba606b699c35906b9da2252d859379747e28eaf 100644 (file)
@@ -62,4 +62,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_ */