ARM: KVM: arch_timer: use symbolic constants
authorMark Rutland <mark.rutland@arm.com>
Wed, 27 Mar 2013 15:56:11 +0000 (15:56 +0000)
committerChristoffer Dall <cdall@cs.columbia.edu>
Mon, 29 Apr 2013 05:22:57 +0000 (22:22 -0700)
commit372b7c1bc80510225ca91cba75bc0850a6e16c39
treed01fcead359a4dc2c4da3d00f9cf064c96182e50
parent210552c1bfe83122a480673660d5ca9821c944ae
ARM: KVM: arch_timer: use symbolic constants

In clocksource/arm_arch_timer.h we define useful symbolic constants.
Let's use them to make the KVM arch_timer code clearer.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Christoffer Dall <cdall@cs.columbia.edu>
Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
arch/arm/kvm/arch_timer.c