linux-stable/tools/virtio/linux
Michael S. Tsirkin 80390df8b2 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>
2013-07-09 10:47:53 +09:30
..
bug.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
device.h tools/virtio: virtio_test tool 2010-12-09 16:00:22 +02:00
err.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
export.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
hrtimer.h tools/virtio: add linux/hrtimer.h stub 2012-02-28 09:13:14 +02:00
irqreturn.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
kernel.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
module.h tools/virtio: move module license stub to module.h 2013-07-09 10:47:53 +09:30
printk.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
ratelimit.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
scatterlist.h virtio_ring: virtqueue_add_sgs, to add multiple sgs. 2013-03-20 15:43:29 +10:30
slab.h tools/virtio: virtio_test tool 2010-12-09 16:00:22 +02:00
types.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
uaccess.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
uio.h tools/virtio: add vring_test. 2013-03-20 14:06:04 +10:30
virtio.h tools/virtio: move module license stub to module.h 2013-07-09 10:47:53 +09:30
virtio_config.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
virtio_ring.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30
vringh.h tools/virtio: separate headers more. 2013-03-20 14:00:42 +10:30