aboutsummaryrefslogtreecommitdiffstats
path: root/hw/virtio-blk.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2009-05-18 14:51:59 +0100
committerPaul Brook <paul@codesourcery.com>2009-05-18 18:26:33 +0100
commit53c25cea7d59525ca9aa3fb01cc6947bafbbfb61 (patch)
tree3556ba85599852e60d9570d41b01897d5a61aafc /hw/virtio-blk.h
parentd8ee7665bfc7846c7fc6bfb96434eca68e5bec1a (diff)
Separate virtio PCI code
Split the PCI host bindings from the VRing transport implementation. Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'hw/virtio-blk.h')
-rw-r--r--hw/virtio-blk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/virtio-blk.h b/hw/virtio-blk.h
index e3686083a..dff3e0c97 100644
--- a/hw/virtio-blk.h
+++ b/hw/virtio-blk.h
@@ -16,7 +16,6 @@
#include "virtio.h"
#include "block.h"
-#include "pci.h"
/* from Linux's linux/virtio_blk.h */