s390: typo fix
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 13 Dec 2009 14:45:47 +0000 (16:45 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 18:44:07 +0000 (19:44 +0100)
commited62c7d3fd9d5a67f7f08ff0dc5f145529b62a30
tree8e561350093e650c09ac90a0fb3e9fc2d67b5a81
parent3afc0d6bcaa73752f60d7db9936a1c6f95b92532
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