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