From: Mark Brown Date: Fri, 9 Aug 2013 17:31:22 +0000 (+0100) Subject: net: asix: Move declaration of ax88172a_info to shared header X-Git-Tag: v3.12-rc1~132^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d10a11aeeca48149d14fcc0b955017f3618882;p=pandora-kernel.git net: asix: Move declaration of ax88172a_info to shared header Ensure that the definition of ax88172a_info matches the declaration seen by users and silence sparse warnings about symbols without declarations in the global namespace by moving the declaration into the shared header asix.h. Signed-off-by: Mark Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed