0d63fdd04b1f63243917a6fad7427827ee7 author David Daney 1337078812 +0000 committer David S. Miller 1337144352 -0400 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 Acked-by: Paul Gortmaker Signed-off-by: David S. Miller