commit | 43e4f7ae4b4a96b5e84f6e1592d2e9353138e88c | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Fri Oct 01 13:27:31 2010 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Oct 29 19:08:30 2010 +0100 |
tree | c8d00e0169241ac5c8965abb66bfa1ec5a032d4f | |
parent | f00e001e9c98c55bdd582f8bc6adcd99335e1a09 [diff] |
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>