From: Paul Gortmaker Date: Thu, 22 May 2008 16:43:50 +0000 (-0400) Subject: phylib: do EXPORT_SYMBOL on get_phy_id X-Git-Tag: v2.6.26-rc4~7^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01b3d766c0ad3e63978b0f6faf4004688f13522;p=pandora-kernel.git phylib: do EXPORT_SYMBOL on get_phy_id Commit cac1f3c8 factored out the code for get_phy_id so that it could be reused in multiple places. Turns out that some of the users can be modular, so we need to export this symbol as well. Signed-off-by: Paul Gortmaker Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed