Commit cb24c508 authored by Alexander Graf's avatar Alexander Graf Committed by Avi Kivity

KVM: PPC: Remove unused define

The define VSID_ALL is unused. Let's remove it.
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent b9877ce2
......@@ -30,7 +30,6 @@
#include "trace.h"
#define PTE_SIZE 12
#define VSID_ALL 0
void kvmppc_mmu_invalidate_pte(struct kvm_vcpu *vcpu, struct hpte_cache *pte)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment