From: Paul Gortmaker Date: Sun, 3 Jul 2011 20:20:30 +0000 (-0400) Subject: virtio: Add module.h to drivers/virtio users. X-Git-Tag: v3.2-rc1~22^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a2c4f1996d1d258ac10897e0bbb57c6904a735;p=pandora-kernel.git 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 --- Reading git-diff-tree failed