summaryrefslogtreecommitdiff
path: root/uLan/ports/driver/tms570_emac/ti_drv_mdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'uLan/ports/driver/tms570_emac/ti_drv_mdio.h')
-rw-r--r--uLan/ports/driver/tms570_emac/ti_drv_mdio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/uLan/ports/driver/tms570_emac/ti_drv_mdio.h b/uLan/ports/driver/tms570_emac/ti_drv_mdio.h
index e115231..e17046c 100644
--- a/uLan/ports/driver/tms570_emac/ti_drv_mdio.h
+++ b/uLan/ports/driver/tms570_emac/ti_drv_mdio.h
@@ -32,6 +32,7 @@
*
*/
+#if 0
#ifndef __MDIO_H__
#define __MDIO_H__
@@ -163,3 +164,4 @@ MDIOInit(volatile tms570_mdio_t *baseAddr, uint32_t mdioInputFreq,
}
#endif
#endif /* __MDIO_H__ */
+#endif /* 0 */