ARM: kvm: rename cpu_reset to avoid name clash
commitac570e0493815e0b41681c89cb50d66421429d27
authorOlof Johansson <olof@lixom.net>
Wed, 11 Sep 2013 22:27:41 +0000 (11 15:27 -0700)
committerChristoffer Dall <christoffer.dall@linaro.org>
Tue, 24 Sep 2013 18:15:05 +0000 (24 11:15 -0700)
tree957d51a1af8289437a179da0ae91c5d2088d9217
parent62d228b8c676232eca579f91cc0782b060a59097
ARM: kvm: rename cpu_reset to avoid name clash

cpu_reset is already #defined in <asm/proc-fns.h> as processor.reset,
so it expands here and causes problems.

Cc: <stable@vger.kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/reset.c