]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/i386/pc: Remove unused pc_compat_2_3 declarations
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 15 Jan 2025 23:22:27 +0000 (00:22 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 30 Jan 2025 10:01:22 +0000 (13:01 +0300)
commit6a784f12000582b9f0f40fadc967ad474fc27c7b
tree8a9e8068efe4898c13057a84c2ec15e336fbe924
parentd6f7642230f15c5e470a8988b31980ff570124f5
hw/i386/pc: Remove unused pc_compat_2_3 declarations

We removed the implementations in commit 46a2bd52571
("hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine")
but forgot to remove the declarations. Do it now.

Fixes: 46a2bd52571 ("hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/hw/i386/pc.h