On 21/12/22 14:23, Cédric Le Goater wrote:
These globals were moved to MachineClass by commit 71ae9e94d9 ("pc: Move option_rom_has_mr/rom_file_has_mr globals to MachineClass"). Finish cleanup.Cc: Eduardo Habkost <ehabk...@redhat.com> Cc: Marcel Apfelbaum <mar...@redhat.com> Signed-off-by: Cédric Le Goater <c...@kaod.org> --- include/hw/loader.h | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>