提交 1d6f6b73 编写于 作者: S Scott Wood 提交者: 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: NScott Wood <scottwood@freescale.com>
Signed-off-by: NAlexander Graf <agraf@suse.de>
上级 398d8783
...@@ -192,7 +192,6 @@ struct openpic { ...@@ -192,7 +192,6 @@ struct openpic {
struct kvm_io_device mmio; struct kvm_io_device mmio;
const struct mem_reg *mmio_regions[MAX_MMIO_REGIONS]; const struct mem_reg *mmio_regions[MAX_MMIO_REGIONS];
int num_mmio_regions; int num_mmio_regions;
atomic_t users;
gpa_t reg_base; gpa_t reg_base;
spinlock_t lock; spinlock_t lock;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册