From 4e8e87162e839286fbce2d68e8341a1e53066630 Mon Sep 17 00:00:00 2001 From: Murilo Opsfelder Araujo Date: Thu, 15 Jan 2015 23:55:00 -0200 Subject: [PATCH] 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-format-patch failed