Re: [Qemu-devel] [PATCH] pci: Remove unused mem_base from PCIBus

2011-09-12 Thread Michael S. Tsirkin
On Mon, Sep 12, 2011 at 03:17:53PM +0200, Jan Kiszka wrote: > Obsoleted by f64e02b6cc. > > Signed-off-by: Jan Kiszka thanks, applied > --- > hw/pci_internals.h |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/hw/pci_internals.h b/hw/pci_internals.h > index c7fd23d

[Qemu-devel] [PATCH] pci: Remove unused mem_base from PCIBus

2011-09-12 Thread Jan Kiszka
Obsoleted by f64e02b6cc. Signed-off-by: Jan Kiszka --- hw/pci_internals.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/hw/pci_internals.h b/hw/pci_internals.h index c7fd23d..10b4adf 100644 --- a/hw/pci_internals.h +++ b/hw/pci_internals.h @@ -24,7 +24,6 @@ struct PCIB