avr32: delete non generic board favr-32-ezkit
[oweals/u-boot.git] / board / freescale / t102xrdb / t102xrdb.h
index 2f23579b8f9e23ac37c123eac508a2b1ae1dd23e..3f5d85aa822ef501e0ed16e9488fc71a55196058 100644 (file)
@@ -9,5 +9,7 @@
 
 void fdt_fixup_board_enet(void *blob);
 void pci_of_setup(void *blob, bd_t *bd);
-
+#ifdef CONFIG_T1023RDB
+static u32 t1023rdb_gpio_ctrl(u32 ctrl_type);
+#endif
 #endif