git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ccbefe
)
sisfb: eliminate unused variable compiler warning
author
Aaro Koskinen
<aaro.koskinen@iki.fi>
Mon, 20 Dec 2010 21:50:10 +0000
(23:50 +0200)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 22 Dec 2010 03:56:30 +0000
(12:56 +0900)
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>
No differences found