qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration
@ 2014-08-25  7:54 arei.gonglei
  2014-08-25  9:15 ` Knut Omang
  2014-08-25  9:48 ` Markus Armbruster
  0 siblings, 2 replies; 6+ messages in thread
From: arei.gonglei @ 2014-08-25  7:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: knut.omang, Gonglei, weidong.huang, mst

From: Gonglei <arei.gonglei@huawei.com>

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
---
 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

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-25 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-25  7:54 [Qemu-devel] [PATCH] ioh3420: Remove unused ioh3420_init() declaration arei.gonglei
2014-08-25  9:15 ` Knut Omang
2014-08-25  9:48 ` Markus Armbruster
2014-08-25 10:24   ` Knut Omang
2014-08-25 11:51     ` Markus Armbruster
2014-08-25 12:11       ` Gonglei (Arei)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).