commit | 8be7d96e5b6caa93bf5ed43e4396c402f7cd282a | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Jul 17 08:42:04 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 18 13:53:47 2018 -0700 |
tree | e0c180e3a235b845c8aa77d1f6467fb086d1488a | |
parent | d81d25e66a0f218e7d6b6d81b2d57dacf8924195 [diff] |
net: phy: Drop OF dependency for MDIO_BCM_UNIMAC The driver builds fine even with CONFIG_OF=n since we now have stubs that are provided. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>