commit | 7f870c81a068fd1e69fe556f7fe85a5ece144b0c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 28 12:35:05 2014 +0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:28:44 2015 +1030 |
tree | 999bcceb302c7752a4fda43ebafa5b516fea1b24 | |
parent | b97f880c8342fd6e49a02c9ef7507a678722b2b3 [diff] |
virtio_pci: drop virtio_config dependency virtio_pci does not depend on virtio_config: let's not include it, users can pull it in as necessary. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>