Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread Gonglei (Arei)
> From: Markus Armbruster [mailto:arm...@redhat.com] > Sent: Monday, August 25, 2014 7:51 PM > Subject: Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() > declaration > > Knut Omang writes: > > > On Mon, 2014-08-25 at 11:48 +0200, Markus Arm

Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread Markus Armbruster
Knut Omang writes: > On Mon, 2014-08-25 at 11:48 +0200, Markus Armbruster wrote: >> writes: >> >> > From: Gonglei >> > >> > Signed-off-by: Gonglei >> > --- >> > hw/pci-bridge/ioh3420.h | 4 >> > 1 file changed, 4 deletions(-) >> > >> > diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridg

Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread Knut Omang
On Mon, 2014-08-25 at 11:48 +0200, Markus Armbruster wrote: > writes: > > > From: Gonglei > > > > Signed-off-by: Gonglei > > --- > > hw/pci-bridge/ioh3420.h | 4 > > 1 file changed, 4 deletions(-) > > > > diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridge/ioh3420.h > > index 7776e5b..ea

Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread Markus Armbruster
writes: > From: Gonglei > > Signed-off-by: Gonglei > --- > hw/pci-bridge/ioh3420.h | 4 > 1 file changed, 4 deletions(-) > > diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridge/ioh3420.h > index 7776e5b..ea423cb 100644 > --- a/hw/pci-bridge/ioh3420.h > +++ b/hw/pci-bridge/ioh3420.h > @@

Re: [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread Knut Omang
On Mon, 2014-08-25 at 15:54 +0800, arei.gong...@huawei.com wrote: > From: Gonglei > > Signed-off-by: Gonglei > --- > hw/pci-bridge/ioh3420.h | 4 > 1 file changed, 4 deletions(-) > > diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridge/ioh3420.h > index 7776e5b..ea423cb 100644 > --- a/hw/

[Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration

2014-08-25 Thread arei.gonglei
From: Gonglei Signed-off-by: Gonglei --- hw/pci-bridge/ioh3420.h | 4 1 file changed, 4 deletions(-) diff --git a/hw/pci-bridge/ioh3420.h b/hw/pci-bridge/ioh3420.h index 7776e5b..ea423cb 100644 --- a/hw/pci-bridge/ioh3420.h +++ b/hw/pci-bridge/ioh3420.h @@ -3,8 +3,4 @@ #include "hw/pci