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

2014-08-31 Thread Michael S. Tsirkin
On Mon, Aug 25, 2014 at 08:20:31PM +0800, arei.gong...@huawei.com wrote: > From: Gonglei > > This patch based on Knut's patch: > > ioh3420: Remove unused ioh3420_init() declaration > > which has been pulled on the fly. > > Signed-off-by: Gonglei > Reviewed-by: Knut Omang Applied. > --- > v

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

2014-08-31 Thread Gonglei (Arei)
Hi, Michael Do you plan to pick up this patch? Thanks. Best regards, -Gonglei > -Original Message- > From: Gonglei (Arei) > Sent: Monday, August 25, 2014 8:21 PM > To: qemu-devel@nongnu.org > Cc: m...@redhat.com; Huangweidong (C); knut.om...@oracle.com; > arm...@redhat.com; Gonglei (Arei

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

2014-08-25 Thread arei.gonglei
From: Gonglei This patch based on Knut's patch: ioh3420: Remove unused ioh3420_init() declaration which has been pulled on the fly. Signed-off-by: Gonglei Reviewed-by: Knut Omang --- v2: - add commit message to state the patch's prerequisites. - add 'Reviewed-by' tag --- hw/pci-bridge/ioh