Commit 1d6f6b73 authored by Scott Wood's avatar Scott Wood Committed by Alexander Graf

kvm/ppc/mpic: remove users

This is an unused (no pun intended) leftover from when this code did
reference counting.
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 398d8783
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment