]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Drop some unused definitions from kvm_host.h
authorJames Hogan <james.hogan@imgtec.com>
Wed, 16 Dec 2015 23:49:27 +0000 (23:49 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jan 2016 02:06:43 +0000 (03:06 +0100)
commit95ea263ac07fbd40a390fd679b3070c52a03a5ea
tree4e04ecd5c93892a27ed1693bf508026bcfe2fb0a
parentbe5eb90b72ab55cccc1d03916a96183cff8d196f
MIPS: KVM: Drop some unused definitions from kvm_host.h

Some definitions in the MIPS asm/kvm_host.h are completely unused, so
lets drop them.

MS_TO_NS is no longer used since commit 53a017603036 ("MIPS: KVM:
Rewrite count/compare timer emulation"). The others don't appear ever to
have been used.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: kvm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11884/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/kvm_host.h