]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitf1dbf8e718ef0ddb196a28bcc71925ac7da881af
tree09ab407fc7300bdf3835c32f7261c5094d5a730d
parentdb98e0b434a6265c451ffe94ec0a29b8d0aaf587
[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