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:
a6ab5ca
)
MIPS: IP27: Fix GCC 4.6.0 build error.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 11 Apr 2011 09:48:31 +0000
(11:48 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 10 May 2011 17:15:25 +0000
(18:15 +0100)
CC arch/mips/sgi-ip27/ip27-hubio.o
arch/mips/sgi-ip27/ip27-hubio.c: In function 'hub_pio_map':
arch/mips/sgi-ip27/ip27-hubio.c:32:20: error: variable 'junk' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found