commit | 2b8cc89a5c4a8bccbef8c6862bae7371afbf3e76 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Thu Jun 06 18:48:53 2013 +1000 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Jul 07 23:10:57 2013 +0300 |
tree | 4f9ace5155530390a1b0537330f5df772b733f6a | |
parent | 9bc473057db773dd24be381ccbde4c686595d2e7 [diff] |
pci: Remove domain from PCIHostBus There are now no users of the domain field of PCIHostBus, so remove it from the structure, and as a parameter from the pci_host_bus_register() function which sets it. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>