sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
commit133bb095acf536f85e7e57821596c8c844aaa583
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 9 Aug 2013 17:35:00 +0000 (9 12:35 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 12 Aug 2013 14:31:14 +0000 (12 09:31 -0500)
treedef75fd49653cb67bef5800e92eea1a240ffe4a8
parent0b516ef0dfad9a7b34c675c98e8ec92ab4d38466
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible

The variable is not written anymore.

This cleans up after 9e1c2ec (which accidentally left variable
pc_sysfw_flash_vs_rom_bug_compatible behind, value always zero), and
buries dead code from commit dafb82e (which resurrected the pc_sysfw
code for pc_sysfw_flash_vs_rom_bug_compatible by mistake).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1376069702-22330-2-git-send-email-aliguori@us.ibm.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/block/pc_sysfw.c