git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a90fdce
)
virtio_pci: rename virtio_pci -> virtio_pci_common
author
Michael S. Tsirkin
<mst@redhat.com>
Mon, 8 Dec 2014 14:39:45 +0000
(16:39 +0200)
committer
Michael 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