diff options
author | Jeff Mahoney <jeffm@suse.com> | 2010-01-16 01:01:26 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-01-16 20:15:39 (GMT) |
commit | d817cd525589765aa5f6798734e422c867685a58 (patch) | |
tree | bc291ba32d55f79a7a8d499d90e6b9c41b4e1188 /README | |
parent | de3fab39348dff18c69a0cd04efee9c276a02f51 (diff) | |
download | linux-fsl-qoriq-d817cd525589765aa5f6798734e422c867685a58.tar.xz |
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>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions