virtio_pci: rename virtio_pci -> virtio_pci_common
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 8 Dec 2014 14:39:45 +0000 (16:39 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 19:42:05 +0000 (21:42 +0200)
kbuild does not seem to like it when we name source
files same as the module.
Let's rename virtio_pci -> virtio_pci_common,
and get rid of #include-ing c files.

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

No differences found