]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/char/serial: Remove unused prog_if compat property
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 2 May 2025 09:55:24 +0000 (11:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 May 2025 19:49:32 +0000 (21:49 +0200)
commit8dc4f981004f17efe2d28f26b180f618f24f46de
treeaaea853d3a44fa7c2c253f6b7124f33f84d344fd
parent1e94ddc6854431064c94a7d8f2f2886def285829
hw/char/serial: Remove unused prog_if compat property

This property was added to preserve previous value when this was fixed
in version 2.1 but the last machine using it was already removed when
adding diva-gsp leaving this property unused and unnecessary.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Helge Deller <deller@gmx.de>
Link: https://lore.kernel.org/r/20250502095524.DE1F355D264@zero.eik.bme.hu
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/char/diva-gsp.c
hw/char/serial-pci-multi.c
hw/char/serial-pci.c