vl: Move DisplayType typedef to vl.c
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 19 Apr 2016 19:55:27 +0000 (16:55 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 20 May 2016 17:28:54 +0000 (14:28 -0300)
commit0cb48c4678af6e1fedbb48c52e5baa01f7266f54
treedb876acabf089e903809c0483b0882202f1f2db7
parentd29345d011114b90f0a6871fb0d46a7741c6c33c
vl: Move DisplayType typedef to vl.c

Now the type is only used inside vl.c and doesn't need to be in a
header file.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
include/sysemu/sysemu.h
vl.c