qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Gonglei (Arei)
Subject: Re: [Qemu-devel] [PATCH v2] ioh3420: Remove unused ioh3420_init() declaration
Date: Mon, 1 Sep 2014 01:44:14 +0000

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: address@hidden
> Cc: address@hidden; Huangweidong (C); address@hidden;
> address@hidden; Gonglei (Arei)
> Subject: [PATCH v2] ioh3420: Remove unused ioh3420_init() declaration
> 
> From: Gonglei <address@hidden>
> 
> This patch based on Knut's patch:
> 
> ioh3420: Remove unused ioh3420_init() declaration
> 
> which has been pulled on the fly.
> 
> Signed-off-by: Gonglei <address@hidden>
> Reviewed-by: Knut Omang <address@hidden>
> ---
> v2:
>  - add commit message to state the patch's prerequisites.
>  - add 'Reviewed-by' tag
> ---
>  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/pcie_port.h"
> 
> -PCIESlot *ioh3420_init(PCIBus *bus, int devfn, bool multifunction,
> -                       const char *bus_name, pci_map_irq_fn map_irq,
> -                       uint8_t port, uint8_t chassis, uint16_t slot);
> -
>  #endif /* QEMU_IOH3420_H */
> --
> 1.7.12.4
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]