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~209^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8663dc2002b02abfe5dfb0fb7e544b81982ad95b;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