virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 11 Dec 2014 12:13:16 +0000 (14:13 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 11 Dec 2014 18:04:39 +0000 (20:04 +0200)
Legacy drivers use virtio_pci_common.h too, we should not
define VIRTIO_PCI_NO_LEGACY there.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

No differences found