From: Rui Miguel Silva Date: Sat, 12 Apr 2014 00:33:11 +0000 (+0100) Subject: staging: keucr: fix sparse warning X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b1462ec43d774501c70e1b85f3ce53fd8ee0c7;p=pandora-kernel.git staging: keucr: fix sparse warning fix sparse warning: drivers/staging/keucr/smilmain.c:163:5: warning: symbol 'Check_D_MediaFmt' was not declared. Should it be static? by declaring it in the right header. And remove duplication of definition of SM_INIT Signed-off-by: Rui Miguel Silva Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed