summary refs log tree commit diff stats
path: root/include/hw/pci-host/q35.h
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dave@treblig.org>2024-09-18 01:51:32 +0100
committerMichael Tokarev <mjt@tls.msk.ru>2024-10-03 17:26:05 +0300
commit0fb3c8b88a585f04da8f23f36ed4e60525690bbd (patch)
tree68bc29397457e2a0f36064d765db1edc57a62ecc /include/hw/pci-host/q35.h
parent5925b20b60d0aa9217a240445a84d2b28cc8157d (diff)
downloadfocaccia-qemu-0fb3c8b88a585f04da8f23f36ed4e60525690bbd.tar.gz
focaccia-qemu-0fb3c8b88a585f04da8f23f36ed4e60525690bbd.zip
q35: Remove unused mch_mcfg_base
mch_mcfg_base has been unused since it was added by
  6f1426ab0f ("ich9: APIs for pc guest info")
back in 2013.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/hw/pci-host/q35.h')
-rw-r--r--include/hw/pci-host/q35.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/hw/pci-host/q35.h b/include/hw/pci-host/q35.h
index 22fadfa3ed..ddafc3f2e3 100644
--- a/include/hw/pci-host/q35.h
+++ b/include/hw/pci-host/q35.h
@@ -181,8 +181,6 @@ struct Q35PCIHost {
 #define MCH_PCIE_DEV                           1
 #define MCH_PCIE_FUNC                          0
 
-uint64_t mch_mcfg_base(void);
-
 /*
  * Arbitrary but unique BNF number for IOAPIC device.
  *