Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)
{