]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
export virtio_rng.h
authorChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 8 Aug 2008 09:15:07 +0000 (11:15 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 12 Aug 2008 07:52:54 +0000 (17:52 +1000)
Hello Rusty,

The entropy device was added after we exported all virtio headers. This
patch adds virtio_rng.h to the exportable userspace headers.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/Kbuild

index a26f565e8189978b490e9b7f4e6265b1f9993811..327f60658d947d905b3b1d0d2ff2cc6254ecc8ae 100644 (file)
@@ -356,6 +356,7 @@ unifdef-y += virtio_balloon.h
 unifdef-y += virtio_console.h
 unifdef-y += virtio_pci.h
 unifdef-y += virtio_ring.h
+unifdef-y += virtio_rng.h
 unifdef-y += vt.h
 unifdef-y += wait.h
 unifdef-y += wanrouter.h