From: Mark Brown Date: Fri, 9 Aug 2013 17:31:21 +0000 (+0100) Subject: net: asix: Staticise non-exported symbols X-Git-Tag: v3.12-rc1~132^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbeee8c65f39045983f7ce0980254c9d66501af0;p=pandora-kernel.git net: asix: Staticise non-exported symbols Make functions that are only referenced from ops structures static, they do not need to be in the global namespace and sparse complains about this. Signed-off-by: Mark Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed