]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Jazz: Fix GCC 4.6.0 build error
authorRalf Baechle <ralf@linux-mips.org>
Tue, 29 Mar 2011 10:09:51 +0000 (12:09 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:23 +0000 (18:15 +0100)
commit9af69854cdfd79ce2ab377a55475096f30332a31
tree303c9894d5eb5f98d8a9120a8b1e9e7b6ad92e25
parentafe439377b4b890cf0bb3efd6d3f50844717a6fe
MIPS: Jazz: Fix GCC 4.6.0 build error

  CC      arch/mips/jazz/jazzdma.o
arch/mips/jazz/jazzdma.c: In function 'vdma_remap':
arch/mips/jazz/jazzdma.c:214:20: error: variable 'npages' 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>
arch/mips/jazz/jazzdma.c