summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750/mv_eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/cpci750/mv_eth.h')
-rw-r--r--board/esd/cpci750/mv_eth.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/esd/cpci750/mv_eth.h b/board/esd/cpci750/mv_eth.h
index c57e6796cc..409bf70bf8 100644
--- a/board/esd/cpci750/mv_eth.h
+++ b/board/esd/cpci750/mv_eth.h
@@ -792,12 +792,6 @@ static bool eth_port_start(ETH_PORT_INFO *p_eth_port_ctrl);
static void eth_port_uc_addr_set (ETH_PORT eth_port_num,
unsigned char *p_addr,
ETH_QUEUE queue);
-#if 0 /* FIXME */
-static void eth_port_mc_addr (ETH_PORT eth_port_num,
- unsigned char *p_addr,
- ETH_QUEUE queue,
- int option);
-#endif
/* PHY and MIB routines */
static bool ethernet_phy_reset(ETH_PORT eth_port_num);