From: Sergei Shtylyov Date: Sun, 5 Jan 2014 00:28:27 +0000 (+0300) Subject: phylib: make phy_scan_fixups() static X-Git-Tag: v3.14-rc1~94^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbfcec635dba38345a446f44b22352cd96ad9463;p=pandora-kernel.git phylib: make phy_scan_fixups() static phy_scan_fixups() isn't and shouldn't be called by the drivers directly, so unexport it. And since Florian Fainelli's recent patches, the function is only called locally, so we can make it static as well. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed