From: David Daney Date: Fri, 1 Oct 2010 20:27:31 +0000 (-0700) Subject: MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. X-Git-Tag: v2.6.37-rc1~38^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e4f7ae4b4a96b5e84f6e1592d2e9353138e88c;p=pandora-kernel.git MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. Any function defined in a header file should be inline. This helps us avoid 'unused' compiler warnings when we include the files in more places in subsequent patches. Signed-off-by: David Daney Patchwork: http://patchwork.linux-mips.org/patch/1636/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed