]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] IP27, IP35: Fix warnings.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 10 Mar 2007 03:26:56 +0000 (03:26 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 17 Mar 2007 01:03:24 +0000 (01:03 +0000)
commit47083cca6bbf013a6a04f34687c37311684db7e3
tree09ab407fc7300bdf3835c32f7261c5094d5a730d
parent3cccd54fa06113d4fff427272681634da458529e
[MIPS] IP27, IP35: Fix warnings.

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: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-ip27/dma-coherence.h
include/asm-mips/mach-ip32/dma-coherence.h