From: David Daney Date: Tue, 15 May 2012 10:46:52 +0000 (+0000) Subject: netdev/phy: Make get_phy_id() static and quit EXPORTing it. X-Git-Tag: v3.5-rc1~109^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82251de2a2b7b84987dde104d48a765b63170149;p=pandora-kernel.git 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 --- Reading git-diff-tree failed