From: Jelena Bjelja Date: Sun, 16 Mar 2014 14:08:48 +0000 (+0100) Subject: staging: wlags49_h2: Fix sparse warning for static declaration X-Git-Tag: v3.15-rc1~139^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f252651bbde89649e3642889dd229fdf452d5d;p=pandora-kernel.git staging: wlags49_h2: Fix sparse warning for static declaration Fix the following sparse warning: drivers/staging/wlags49_h2/wl_netdev.c:533:6: warning: symbol 'wl_poll' was not declared. Should it be static? Signed-off-by: Jelena Bjelja Acked-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed