From: James Hogan Date: Thu, 29 May 2014 09:16:39 +0000 (+0100) Subject: MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fae34f464d1d573d13a6c1a872d90adae435e2a;p=pandora-kernel.git MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static The kvm_mips_comparecount_func() and kvm_mips_comparecount_wakeup() functions are only used within arch/mips/kvm/kvm_mips.c, so make them static. Signed-off-by: James Hogan Cc: Paolo Bonzini Cc: Gleb Natapov Cc: kvm@vger.kernel.org Cc: Ralf Baechle Cc: linux-mips@linux-mips.org Cc: Sanjay Lal Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed