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)
commitb5a2c4f1996d1d258ac10897e0bbb57c6904a735
treec9f577fb362f4416192792062191f6801f6be145
parent39a0e33da0189c99ed3cea6945cda1bc9f4b7b83
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
This page took 0.051908 seconds and 5 git commands to generate.