pc_sysfw: Remove unused PcSysFwDevice
This structure is not used since commit 6dd2a5c98a. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190308131445.17502-10-armbru@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
e60cf76549
commit
d6edbe91b9
@ -40,11 +40,6 @@
|
||||
|
||||
#define BIOS_FILENAME "bios.bin"
|
||||
|
||||
typedef struct PcSysFwDevice {
|
||||
SysBusDevice busdev;
|
||||
uint8_t isapc_ram_fw;
|
||||
} PcSysFwDevice;
|
||||
|
||||
static void pc_isa_bios_init(MemoryRegion *rom_memory,
|
||||
MemoryRegion *flash_mem,
|
||||
int ram_size)
|
||||
|
Loading…
x
Reference in New Issue
Block a user