commit | 679c489fffe1ca426de1faa1ba51f0413149d139 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Mon Dec 20 23:50:10 2010 +0200 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 22 12:56:30 2010 +0900 |
tree | d10fa2cede8805241c8e300b785c869426637aa0 | |
parent | 7ccbefe07ea0a3570e44d1ec13a307552ee4dadd [diff] |
sisfb: eliminate unused variable compiler warning Eliminate the following compiler warning on non-x86 platforms by limiting the variable scope: drivers/video/sis/sis_main.c:4108: warning: unused variable 'temp' Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>