From: David S. Miller Date: Thu, 28 Aug 2014 05:59:26 +0000 (-0700) Subject: sungem: Fix global namespace pollution of phy accessors. X-Git-Tag: fixes-against-v3.18-rc2~81^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc4da4503bf6cb1864454b464c52959241239bd;p=pandora-kernel.git sungem: Fix global namespace pollution of phy accessors. The sungem driver has "phy_read()" and "phy_write()" functions, which we need to rename because the generic phy layer is about to export generic interfaces with the same name. Signed-off-by: David S. Miller --- Reading git-diff-tree failed