diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-28 02:34:35 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-29 00:06:32 +0200 |
commit | 433c5c20c505fef92be84c6afab70f1c2ab5eda3 (patch) | |
tree | a3c91f13736a29cd5f81628e378869526445c07f /include/video | |
parent | Linux 4.1-rc1 (diff) | |
download | linux-433c5c20c505fef92be84c6afab70f1c2ab5eda3.tar.xz linux-433c5c20c505fef92be84c6afab70f1c2ab5eda3.zip |
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>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions