From: Ralf Baechle Date: Sat, 10 Mar 2007 03:26:56 +0000 (+0000) Subject: [MIPS] IP27, IP35: Fix warnings. X-Git-Tag: v2.6.21-rc5~74^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1dbf8e718ef0ddb196a28bcc71925ac7da881af;p=pandora-kernel.git [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 --- Reading git-diff-tree failed