From 3c6bf866ee7fa285afdba1706f07eb3ff74b04da Mon Sep 17 00:00:00 2001 From: Michael Neuling Date: Thu, 6 Sep 2012 21:24:58 +0000 Subject: [PATCH] --- yaml --- r: 330300 b: refs/heads/master c: 4715fed600109e0bd3d6cfa2b925a643173a08b4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/hvcall.h | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 8c3c0e790a39..8c2a77e0df84 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cd14457304c9d232267a3a76a2a43f1f791e545d +refs/heads/master: 4715fed600109e0bd3d6cfa2b925a643173a08b4 diff --git a/trunk/arch/powerpc/include/asm/hvcall.h b/trunk/arch/powerpc/include/asm/hvcall.h index 423cf9eaf4a4..7a867065db79 100644 --- a/trunk/arch/powerpc/include/asm/hvcall.h +++ b/trunk/arch/powerpc/include/asm/hvcall.h @@ -152,11 +152,6 @@ #define H_VASI_RESUMED 5 #define H_VASI_COMPLETED 6 -/* DABRX flags */ -#define H_DABRX_HYPERVISOR (1UL<<(63-61)) -#define H_DABRX_KERNEL (1UL<<(63-62)) -#define H_DABRX_USER (1UL<<(63-63)) - /* Each control block has to be on a 4K boundary */ #define H_CB_ALIGNMENT 4096