]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: export phy_start_machine() for phylink
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 Jul 2017 14:03:03 +0000 (15:03 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 03:55:28 +0000 (20:55 -0700)
commit5ce53701cd18a75055a2ca7e13784a74e0788b15
tree63209a041b27ccaa8045c3744b615cc9bb8667c4
parentabf8dd3970c160a905a733acae86e775c509f8bf
net: phy: export phy_start_machine() for phylink

phylink will need phy_start_machine exported, so lets export it as a
GPL symbol.  Documentation/networking/phy.txt indicates that this
should be a PHY API function.

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy.c