From: Marcus Farkas Date: Sun, 1 Jun 2014 15:18:26 +0000 (+0200) Subject: staging: rtl8821ae: fix sparse warning for static declarations X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1716 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949c4ef0dbde37e7baaa993d35a5d04a7edab38a;p=pandora-kernel.git staging: rtl8821ae: fix sparse warning for static declarations This commit fixes the following sparse warnings in ps.c: - 702: warning: symbol 'rtl_p2p_noa_ie' was not declared. Should it be static? - 802: warning: symbol 'rtl_p2p_action_ie' was not declared. Should it be static? Signed-off-by: Marcus Farkas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed