aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/stmmac/common.h')
-rw-r--r--drivers/net/stmmac/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/stmmac/common.h b/drivers/net/stmmac/common.h
index bd3b78510706..27a05b443ec3 100644
--- a/drivers/net/stmmac/common.h
+++ b/drivers/net/stmmac/common.h
@@ -244,3 +244,4 @@ extern void stmmac_set_mac_addr(unsigned long ioaddr, u8 addr[6],
244 unsigned int high, unsigned int low); 244 unsigned int high, unsigned int low);
245extern void stmmac_get_mac_addr(unsigned long ioaddr, unsigned char *addr, 245extern void stmmac_get_mac_addr(unsigned long ioaddr, unsigned char *addr,
246 unsigned int high, unsigned int low); 246 unsigned int high, unsigned int low);
247extern void dwmac_dma_flush_tx_fifo(unsigned long ioaddr);