From: Michael S. Tsirkin Date: Mon, 8 Dec 2014 14:39:45 +0000 (+0200) Subject: virtio_pci: rename virtio_pci -> virtio_pci_common X-Git-Tag: omap-for-v3.20/drop-legacy-3517~126^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4c976089ca176c7780c0431308b4e71041702a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed