commit | 06a1bf813607ceb836d2b4b7c415a187253ea4ad | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Mar 10 22:46:56 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 10 21:11:47 2015 +0100 |
tree | 87555c4e6690b0267ed2444862e3c1ba20d4ade1 | |
parent | 54a1a05fe270f87e755732a47f693de870d0ffec [diff] |
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 <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>