From: Lad, Prabhakar Date: Thu, 5 Feb 2015 15:47:17 +0000 (+0000) Subject: net: bnx2x: fix sparse warnings X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1444c301a42217335d21fd3704baa34e72a1e6bf;p=pandora-kernel.git net: bnx2x: fix sparse warnings this patch fixes following sparse warnings: bnx2x_main.c:9172:6: warning: symbol 'bnx2x_stop_ptp' was not declared. Should it be static? bnx2x_main.c:13321:6: warning: symbol 'bnx2x_register_phc' was not declared. Should it be static? bnx2x_main.c:14638:5: warning: symbol 'bnx2x_enable_ptp_packets' was not declared. Should it be static? Signed-off-by: Lad, Prabhakar Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed