This is an unused (no pun intended) leftover from when this code did
reference counting.

Signed-off-by: Scott Wood <scottw...@freescale.com>
---
 arch/powerpc/kvm/mpic.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/kvm/mpic.c b/arch/powerpc/kvm/mpic.c
index 80ea3cb..c30a04b 100644
--- a/arch/powerpc/kvm/mpic.c
+++ b/arch/powerpc/kvm/mpic.c
@@ -192,7 +192,6 @@ struct openpic {
        struct kvm_io_device mmio;
        const struct mem_reg *mmio_regions[MAX_MMIO_REGIONS];
        int num_mmio_regions;
-       atomic_t users;
 
        gpa_t reg_base;
        spinlock_t lock;
-- 
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to