KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
[linux-2.6-microblaze.git] / arch / arm64 / include / uapi / asm / kvm.h
index 1c17c3a..24223ad 100644 (file)
@@ -156,9 +156,6 @@ struct kvm_sync_regs {
        __u64 device_irq_level;
 };
 
-struct kvm_arch_memory_slot {
-};
-
 /*
  * PMU filter structure. Describe a range of events with a particular
  * action. To be used with KVM_ARM_VCPU_PMU_V3_FILTER.