linux/arch/mips/sgi-ip22
Ralf Baechle 3be1afc8f6 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>
2011-05-10 18:15:22 +01:00
..
Makefile
Platform
ip22-berr.c
ip22-eisa.c
ip22-hpc.c
ip22-int.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
ip22-mc.c
ip22-nvram.c
ip22-platform.c MIPS: IP22: Fix GCC 4.6.0 build error 2011-05-10 18:15:22 +01:00
ip22-reset.c
ip22-setup.c
ip22-time.c MIPS: IP22: Fix GCC 4.6.0 build error 2011-05-10 18:15:22 +01:00
ip28-berr.c