s390-virtio: Fix compile error for virtio-block init
commitad509737f829a0503e0fcab3177815489b168ec7
authorAmit Shah <amit.shah@redhat.com>
Thu, 25 Feb 2010 13:45:18 +0000 (25 19:15 +0530)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 6 Mar 2010 21:55:18 +0000 (6 22:55 +0100)
tree531d83945a116a414ea4953844973db892d7f8eb
parentd758d90fe1f74a46042fca665036a23b4d5fe87d
s390-virtio: Fix compile error for virtio-block init

Commit 428c149b0be790b440e1cbee185b152cdb22feec modified the argument
that virtio_blk_init takes. Update the s390 bus code that calls this
function.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
CC: Christoph Hellwig <hch@lst.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio-bus.c