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

No differences found