From: Sudip Mukherjee Date: Tue, 10 Mar 2015 17:16:56 +0000 (+0530) Subject: staging: sm750fb: fix mixed declarations X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~491 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a1bf813607ceb836d2b4b7c415a187253ea4ad;p=pandora-kernel.git staging: sm750fb: fix mixed declarations we were getting build warning about mixed declaration. the variable is now declared at the beginning of the block. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed