move ifxmips uboot to package/
[openwrt/svn-archive/archive.git] / target / linux / ifxmips / image / u-boot / files / net / ifx_eth.c
diff --git a/target/linux/ifxmips/image/u-boot/files/net/ifx_eth.c b/target/linux/ifxmips/image/u-boot/files/net/ifx_eth.c
deleted file mode 100644 (file)
index 02e72ae..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-
-#define IFX_ETH_INITIALIZE_EXTERN      extern int danube_switch_initialize(bd_t *);
-#define IFX_ETH_INITIALIZE(bd_t)       danube_switch_initialize(bd_t);
-