From: Murilo Opsfelder Araujo Date: Fri, 16 Jan 2015 01:55:00 +0000 (-0200) Subject: staging: olpc_dcon: fix sparse symbol not declared warning X-Git-Tag: fixes-v4.0-rc1~99^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8e87162e839286fbce2d68e8341a1e53066630;p=pandora-kernel.git staging: olpc_dcon: fix sparse symbol not declared warning This patch gets rid of the following sparse warning: drivers/staging/olpc_dcon/olpc_dcon.c:787:19: warning: symbol 'dcon_driver' was not declared. Should it be static? Signed-off-by: Murilo Opsfelder Araujo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed