]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6db2607925c5785ce2ec6b825307f8d142e970bd
tree7555ffd9de1938ed533aa94452a98805508cece3
parent18e8be465564e8e4905078344eabe939d8515b8d
[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