diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-07-08 11:31:10 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-07-09 10:47:53 +0930 |
commit | 80390df8b263f1f6b7acb1df35a758736e3ec961 (patch) | |
tree | cb845dcd5f680bc3e9cec15476817cfe8cbdc45f /tools/lguest/lguest.c | |
parent | c5610a5d7188b90fe0f927d2513bf684fb0bc427 (diff) | |
download | op-kernel-dev-80390df8b263f1f6b7acb1df35a758736e3ec961.zip op-kernel-dev-80390df8b263f1f6b7acb1df35a758736e3ec961.tar.gz |
tools/virtio: move module license stub to module.h
This fixes build for the vringh test:
[linux]$ make -C tools/virtio/
make: Entering directory `/home/mst/scm/linux/tools/virtio'
cc -g -O2 -Wall -I. -I ../../usr/include/ -Wno-pointer-sign
-fno-strict-overflow -fno-strict-aliasing -fno-common -MMD
-U_FORTIFY_SOURCE -c -o vringh.o ../../drivers/vhost/vringh.c
../../drivers/vhost/vringh.c:1010:16: error: expected declaration
specifiers or ‘...’ before string constant
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/lguest/lguest.c')
0 files changed, 0 insertions, 0 deletions