On 2/5/25 02:16, BALATON Zoltan wrote:
This property was added to preserve previous value when this was fixed
in version 2.1 but the 2.0 machine using it was already removed
leaving this property unused and unnecessary. This was also copy &
pasted into diva-gsp where it was probably never used so get rid of
this property at last.
Fixes: dbe442ad48 (hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine)
Back then we couldn't remove this property because it was used
by a HPPA machine. Indeed the last use was removed in commit
c061efca0b6 ("hw/hppa: Wire up Diva GSP card"). "Fixes: dbe442ad48"
is inappropriate, otherwise:
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu>
---
hw/char/diva-gsp.c | 6 ++----
hw/char/serial-pci-multi.c | 7 ++-----
hw/char/serial-pci.c | 10 ++--------
3 files changed, 6 insertions(+), 17 deletions(-)