aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-05-09 12:12:59 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-05-09 12:13:02 +1000
commit84274b2770b88e098b58c7cd14b9093ae1205b6e (patch)
tree33d655866a0435d063c604ffe9c44c173b1f666c /include
parent06865b1ce7056a2b0b8a6e2d096ca544ed0ccbae (diff)
parentfb7dcf723dd2cb1d5d8f2f49c3023130938848e3 (diff)
Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'
Diffstat (limited to 'include')
-rw-r--r--include/linux/kvm_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
index 462e5c24627a..80db38a4ec67 100644
--- a/include/linux/kvm_host.h
+++ b/include/linux/kvm_host.h
@@ -1169,7 +1169,6 @@ int kvm_register_device_ops(struct kvm_device_ops *ops, u32 type);
void kvm_unregister_device_ops(u32 type);
extern struct kvm_device_ops kvm_mpic_ops;
-extern struct kvm_device_ops kvm_xics_ops;
extern struct kvm_device_ops kvm_arm_vgic_v2_ops;
extern struct kvm_device_ops kvm_arm_vgic_v3_ops;