From: Himangi Saraogi Date: Sat, 8 Mar 2014 23:42:50 +0000 (+0530) Subject: staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warnings X-Git-Tag: v3.15-rc1~139^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afaab954f0f510134ef42ae1c8f55371c008936;p=pandora-kernel.git staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warnings This patch fixes the sparse warning: drivers/staging/rtl8821ae/btcoexist/halbtcoutsrc.c:1080:41: warning: non-ANSI function declaration of function by adding void to the parameterless function. Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed