Michael Ellerman 433c5c20c5 powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Commit 34cb7954c0aa "Convert ICS mutex lock to spin lock" added an
include of asm/spinlock.h, which does not work in the SMP=n case.

It should instead include linux/spinlock.h

Fixes: 34cb7954c0aa ("KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock")
Acked-by: Paul Mackerras <paulus@samba.org>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-04-29 08:06:32 +10:00
..
2015-04-07 17:15:13 +10:00
2015-04-26 13:23:15 -07:00
2015-04-26 13:23:15 -07:00
2015-04-21 15:21:28 +02:00
2015-02-20 15:19:43 -05:00
2015-02-11 18:15:38 -08:00
2015-04-16 13:53:32 -05:00