These don't seem to be used anywhere.

Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
Cc: Alexander Graf <ag...@suse.de>
Cc: Paul E. McKenney <paul...@linux.vnet.ibm.com>
Cc: Andy Lutomirski <l...@amacapital.net>
Cc: Will deacon <will.dea...@arm.com>
Cc: Marcelo Tosatti <mtosa...@redhat.com>
Cc: Christian Borntraeger <borntrae...@de.ibm.com>
Cc: Luiz Capitulino <lcapitul...@redhat.com>
Cc: Paolo Bonzini <pbonz...@redhat.com>
Signed-off-by: Frederic Weisbecker <fweis...@gmail.com>
---
 arch/powerpc/include/asm/kvm_book3s.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/powerpc/include/asm/kvm_book3s.h 
b/arch/powerpc/include/asm/kvm_book3s.h
index 942c7b1..9930904 100644
--- a/arch/powerpc/include/asm/kvm_book3s.h
+++ b/arch/powerpc/include/asm/kvm_book3s.h
@@ -106,10 +106,6 @@ struct kvmppc_vcpu_book3s {
        spinlock_t mmu_lock;
 };
 
-#define CONTEXT_HOST           0
-#define CONTEXT_GUEST          1
-#define CONTEXT_GUEST_END      2
-
 #define VSID_REAL      0x07ffffffffc00000ULL
 #define VSID_BAT       0x07ffffffffb00000ULL
 #define VSID_64K       0x0800000000000000ULL
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to