]> git.baikalelectronics.ru Git - kernel.git/commit
virtio: Add module.h to drivers/virtio users.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 20:20:30 +0000 (16:20 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:32:14 +0000 (19:32 -0400)
commitad317d2e2fea78862f8f2ffcb2e87cef507ee122
treec9f577fb362f4416192792062191f6801f6be145
parent5aaf7899c05def3b9acb2fc405043f630ab0c262
virtio: Add module.h to drivers/virtio users.

Up to now, the module.h header was as hard to keep out as
sunlight.  But we are cleaning that up.  Fix the virtio users
who simply expect module.h to be there in every C file.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/virtio/virtio.c
drivers/virtio/virtio_balloon.c
drivers/virtio/virtio_ring.c