qemu: cleanup unused macros in cirrus
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 30 Nov 2009 19:02:32 +0000 (21:02 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 17:45:50 +0000 (11:45 -0600)
commit5ee2e8e29b24ba8de69cc7e7da5de284c82117e2
treebcc15a89d4db6cbae4f9ba3e314cf449390675fb
parentb94758f6a93a5567d4cb802f936cb0a4585a5efd
qemu: cleanup unused macros in cirrus

Cirrus vga has a copy of many PCI macros,
and it doesn't even use them. Clean up.
We also don't need to override header type
as it is NORMAL by default.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/cirrus_vga.c