From: Pawel Lebioda Date: Sat, 21 Jun 2014 17:29:35 +0000 (+0200) Subject: staging: cxt1e1: fix sbeCrc function declaration X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb3c79862be281c4f6cdf49c5f044981f2241a5;p=pandora-kernel.git staging: cxt1e1: fix sbeCrc function declaration This patch fixes the following sparse warning: drivers/staging/cxt1e1/sbecrc.c:86:1: warning: symbol 'sbeCrc' was not declared. Should it be static? Furthermore it fixes wring sbeCrc return type in function declaration. Signed-off-by: Pawel Lebioda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed