net: phy: provide stub for fixed_phy_set_link_update
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 28 Aug 2014 00:04:48 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2014 05:59:39 +0000 (22:59 -0700)
commit464c3668f065baeacfffa9d421959d21069389fe
tree6df05a9f4a868fcf38cfb0abeccbf81dcf91a540
parent2ba1b163c9d5d716fb1061f3fb76832cc6eea37f
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>
include/linux/phy_fixed.h