Skip to content
Snippets Groups Projects
Commit 1d4a2c91 authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by Nobuhiro Iwamatsu
Browse files

net: sh_eth: Remove SH_ETH_PHY_DELAY


SH_ETH_PHY_DELAY is not used.

Signed-off-by: default avatarNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: default avatarNobuhiro Iwamatsu <iwamatsu@nigauri.org>
parent e50edf90
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,6 @@
#define flush_cache_wback(...)
#endif
#define SH_ETH_PHY_DELAY 50000
int sh_eth_send(struct eth_device *dev, volatile void *packet, int len)
{
struct sh_eth_dev *eth = dev->priv;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment