diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2011-03-29 11:06:49 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-05-10 18:15:22 +0100 |
commit | 3be1afc8f64742552325d9f03c2b96339e822f9e (patch) | |
tree | 9533a3413f9cc4e6828a3b2360d9bf5420057fa5 /arch/m32r/include/asm | |
parent | 6fd78fc1fa3ed1e70501c978c2d0bef94320252f (diff) | |
download | blackbird-op-linux-3be1afc8f64742552325d9f03c2b96339e822f9e.tar.gz blackbird-op-linux-3be1afc8f64742552325d9f03c2b96339e822f9e.zip |
MIPS: IP22: Fix GCC 4.6.0 build error
CC arch/mips/sgi-ip22/ip22-platform.o
arch/mips/sgi-ip22/ip22-platform.c: In function 'sgiseeq_devinit':
arch/mips/sgi-ip22/ip22-platform.c:135:15: error: variable 'tmp' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
While at it rename the variable to pbdma for readability; there is a
local variable tmp of different type being used in two nested blocks.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/m32r/include/asm')
0 files changed, 0 insertions, 0 deletions