1. 04 7月, 2007 1 次提交
  2. 17 3月, 2007 1 次提交
    • R
      [MIPS] IP27, IP35: Fix warnings. · f1dbf8e7
      Ralf Baechle 提交于
      include/asm-mips/mach-ip27/dma-coherence.h:22: warning: 'plat_map_dma_mem' defined but not used
      include/asm-mips/mach-ip27/dma-coherence.h:41: warning: 'plat_unmap_dma_mem' defined but not used
      include/asm-mips/mach-ip32/dma-coherence.h:30: warning: 'plat_map_dma_mem' defined but not used
      include/asm-mips/mach-ip32/dma-coherence.h:63: warning: 'plat_unmap_dma_mem' defined but not used
      
      These functions are meant to be inlined anyway.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      f1dbf8e7
  3. 14 2月, 2007 1 次提交