MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 1 Oct 2010 20:27:31 +0000 (13:27 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 29 Oct 2010 18:08:30 +0000 (19:08 +0100)
commit43e4f7ae4b4a96b5e84f6e1592d2e9353138e88c
treec8d00e0169241ac5c8965abb66bfa1ec5a032d4f
parentf00e001e9c98c55bdd582f8bc6adcd99335e1a09
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 <ddaney@caviumnetworks.com>
Patchwork: http://patchwork.linux-mips.org/patch/1636/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ip27/dma-coherence.h
arch/mips/include/asm/mach-ip32/dma-coherence.h
arch/mips/include/asm/mach-jazz/dma-coherence.h