| commit | 89ff05ec553f3e70b8773c501da01bf7ad952cab | [log] [tgz] |
|---|---|---|
| author | stephen hemminger <shemminger@vyatta.com> | Thu Oct 21 08:37:41 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Sun Oct 24 15:07:11 2010 -0700 |
| tree | d0c32c8095015aa92b047d27460d24cfcfd34421 | |
| parent | ff2d8d6c1921242cd119395173ef46e2629bcdb2 [diff] |
phylib: make local function static
The following functions are not used directly by any drivers:
phy_attach_direct
phy_device_create
phy_prepare_link
genphy_config_advert
genphy_setup_forced
phy_config_interrupt
phy_clear_interrypt
phy_sanitize_settings
phy_enable_interrupts
phy_disable_interrupts
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>