commit | 82251de2a2b7b84987dde104d48a765b63170149 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Tue May 15 10:46:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 16 00:59:12 2012 -0400 |
tree | 904a0301adabc84939483373f9bbc496c4209417 | |
parent | eb71d0d63fdd04b1f63243917a6fad7427827ee7 [diff] |
netdev/phy: Make get_phy_id() static and quit EXPORTing it. This function is only referenced from within phy_device.c, so there is no reason to export it. In fact, we can make it static. Signed-off-by: David Daney <david.daney@cavium.com> Acked-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>