diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2011-11-24 11:09:11 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-12-27 10:17:43 +0100 |
commit | 60f9a9ef5492cae66aca2ad9873360161320d5af (patch) | |
tree | 9fc03198a5aad6491e39fa2410f0a82648f75688 /firmware/av7110 | |
parent | KVM: introduce a table to map slot id to index in memslots array (diff) | |
download | linux-60f9a9ef5492cae66aca2ad9873360161320d5af.tar.xz linux-60f9a9ef5492cae66aca2ad9873360161320d5af.zip |
KVM: IA64: fix struct redefinition
There is the same struct definition in ia64 and kvm common code:
arch/ia64/kvm//kvm-ia64.c: At top level:
arch/ia64/kvm//kvm-ia64.c:777:8: error: redefinition of ‘struct kvm_io_range’
include/linux/kvm_host.h:62:8: note: originally defined here
So, rename kvm_io_range to kvm_ia64_io_range in ia64 code
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'firmware/av7110')
0 files changed, 0 insertions, 0 deletions