[POWERPC] Fix non-smp build
authorOlof Johansson <olof@lixom.net>
Wed, 13 Sep 2006 18:32:39 +0000 (13:32 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Sep 2006 00:36:11 +0000 (10:36 +1000)
commitf04da0bc36566ad17cf21e4ac8dbae377ca1dc75
tree7555ffd9de1938ed533aa94452a98805508cece3
parentc547fc28ab3e8716076fdaf4bd0260c5d63a18f7
[POWERPC] Fix non-smp build

This fixes a compile error that only surfaces on CONFIG_SMP=n builds;
<asm/hvcall.h> seems to get pulled in through another header file for
SMP builds.  This problem was introduced by the hvcall stats patch.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/asm-offsets.c