1. 11 5月, 2011 1 次提交
    • R
      MIPS: IP22: Fix GCC 4.6.0 build error · 3be1afc8
      Ralf Baechle 提交于
        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: NRalf Baechle <ralf@linux-mips.org>
      3be1afc8
  2. 15 10月, 2008 1 次提交
  3. 09 9月, 2008 1 次提交
  4. 20 7月, 2008 1 次提交
  5. 16 7月, 2008 2 次提交
  6. 12 9月, 2007 1 次提交
  7. 12 5月, 2007 1 次提交