commit | 464c3668f065baeacfffa9d421959d21069389fe | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Aug 27 17:04:48 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 27 22:59:39 2014 -0700 |
tree | 6df05a9f4a868fcf38cfb0abeccbf81dcf91a540 | |
parent | 2ba1b163c9d5d716fb1061f3fb76832cc6eea37f [diff] |
net: phy: provide stub for fixed_phy_set_link_update In preparation for updating the DSA code and avoid using ifdefs there, provide an empty stub for fixed_phy_set_link_update when CONFIG_FIXED_PHY is not selected. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>