KVM: PPC: Remove unused define
The define VSID_ALL is unused. Let's remove it. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
b9877ce299
commit
cb24c50826
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
#include "trace.h"
|
#include "trace.h"
|
||||||
|
|
||||||
#define PTE_SIZE 12
|
#define PTE_SIZE 12
|
||||||
#define VSID_ALL 0
|
|
||||||
|
|
||||||
void kvmppc_mmu_invalidate_pte(struct kvm_vcpu *vcpu, struct hpte_cache *pte)
|
void kvmppc_mmu_invalidate_pte(struct kvm_vcpu *vcpu, struct hpte_cache *pte)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue