linux-stable/drivers/virtio
Michael S. Tsirkin 5f4c976089 virtio_pci: rename virtio_pci -> virtio_pci_common
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>
2014-12-09 21:42:05 +02:00
..
Kconfig mm/balloon_compaction: add vmstat counters and kpageflags bit 2014-10-09 22:26:01 -04:00
Makefile virtio_pci: rename virtio_pci -> virtio_pci_common 2014-12-09 21:42:05 +02:00
config.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
virtio.c virtio: drop legacy_only driver flag 2014-12-09 21:42:00 +02:00
virtio_balloon.c virtio_balloon: drop legacy_only driver flag 2014-12-09 21:41:59 +02:00
virtio_mmio.c virtio: allow finalize_features to fail 2014-12-09 16:32:32 +02:00
virtio_pci_common.c virtio_pci: rename virtio_pci -> virtio_pci_common 2014-12-09 21:42:05 +02:00
virtio_pci_common.h virtio_pci: rename virtio_pci -> virtio_pci_common 2014-12-09 21:42:05 +02:00
virtio_pci_legacy.c virtio_pci: rename virtio_pci -> virtio_pci_common 2014-12-09 21:42:05 +02:00
virtio_ring.c virtio: make VIRTIO_F_VERSION_1 a transport bit 2014-12-09 12:06:32 +02:00