commit | 06aac7bd50cd934f416fe355633c045fee832905 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Dec 12 15:00:45 2012 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 17 13:02:27 2012 +0200 |
tree | 79ba53a4525ebb473ecf8ea9a841fc65f9fb76f3 | |
parent | d9fb58054825ef141e6d03f455654b2e3e767bce [diff] |
pci: rename pci_internals.h pci_bus.h There are lots of external users of pci_internals.h, apparently making it an internal interface only didn't work out. Let's stop pretending it's an internal header. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>