s390: typo fix
commit251241dc90e66189dd78bdc68c34a2d6474b0230
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 13 Dec 2009 14:45:47 +0000 (13 16:45 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 18:47:12 +0000 (13 19:47 +0100)
tree35a25722edbe21ba6d83f5a39842d027e22d7cff
parent03a23e5c6ea4ce318a430b23f7dffbfebcd57ee2
s390: typo fix

s390 code has an obvious typo, which results in:
hw/s390-virtio.c: At top level:
hw/s390-virtio.c:249: error: request for member ‘no_vga’ in something not a structure or union

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio.c