Blackfin: gpio: punt unused GPIO_# defines
[deliverable/linux.git] / arch / blackfin / mach-bf561 / include / mach / gpio.h
index 57d5eab59fafbdf63d25ea10185d39eaa9fb5ada..f9f8b2adf4baa19a7aefdd9d2852f5ad58e5bd04 100644 (file)
@@ -58,9 +58,9 @@
 #define GPIO_PF46      46
 #define GPIO_PF47      47
 
-#define PORT_FIO0 GPIO_0
-#define PORT_FIO1 GPIO_16
-#define PORT_FIO2 GPIO_32
+#define PORT_FIO0 GPIO_PF0
+#define PORT_FIO1 GPIO_PF16
+#define PORT_FIO2 GPIO_PF32
 
 #include <mach-common/ports-f.h>
 
This page took 0.024657 seconds and 5 git commands to generate.