diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2012-02-28 09:01:26 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2012-02-28 09:13:12 +0200 |
commit | 11b8990d195e1356eb0f046e83e8f1ea708e1a53 (patch) | |
tree | 1e3fcce86cef00f237de95aabb67eacd44180432 /tools/virtio | |
parent | 5ffca28a4ac7abb8a254fafe6bd03b2f83667df7 (diff) | |
download | linux-11b8990d195e1356eb0f046e83e8f1ea708e1a53.tar.gz linux-11b8990d195e1356eb0f046e83e8f1ea708e1a53.tar.bz2 linux-11b8990d195e1356eb0f046e83e8f1ea708e1a53.zip |
tools/virtio: add linux/module.h stub
Make the tool build again after virtio changes broke it.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/virtio')
-rw-r--r-- | tools/virtio/linux/module.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/virtio/linux/module.h b/tools/virtio/linux/module.h new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/tools/virtio/linux/module.h |