From: Lad, Prabhakar Date: Thu, 5 Feb 2015 16:21:07 +0000 (+0000) Subject: net/macb: fix sparse warning X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8093b1c313a3328f8cef497aef863f8fd9c1bfdf;p=pandora-kernel.git net/macb: fix sparse warning this patch fixes following sparse warning: macb.c:2038:26: warning: symbol 'gem_ethtool_ops' was not declared. Should it be static? Alongside drops exporting of gem_ethtool_ops as there is no need. Signed-off-by: Lad, Prabhakar Acked-by: Nicolas Ferre Signed-off-by: David S. Miller --- Reading git-diff-tree failed