linux/drivers/char/hw_random
Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings
Fix fixes the following warnings by renaming the driver structures to be
suffixed with _driver.

WARNING: drivers/virtio/virtio_balloon.o(.data+0x88): Section mismatch in reference from the variable virtio_balloon to the function .devexit.text:virtballoon_remove()

WARNING: drivers/char/hw_random/virtio-rng.o(.data+0x88): Section mismatch in reference from the variable virtio_rng to the function .devexit.text:virtrng_remove()

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-01-16 12:15:39 -08:00
..
Kconfig MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
Makefile MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
amd-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
core.c hwrng: core - Fix double unlock in rng_dev_read 2009-12-23 23:22:34 +08:00
geode-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
intel-rng.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
ixp4xx-rng.c
mxc-rnga.c
n2-asm.S
n2-drv.c
n2rng.h
octeon-rng.c MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
omap-rng.c omap: rng: Use resource_size instead of manual calculation 2009-09-24 16:23:18 -07:00
pasemi-rng.c
timeriomem-rng.c
tx4939-rng.c
via-rng.c
virtio-rng.c virtio: fix section mismatch warnings 2010-01-16 12:15:39 -08:00