On 29/05/2024 07.15, Philippe Mathieu-Daudé wrote:
Last commit removed the last non-NULL use of DEFINE_I440FX_MACHINE 3rd parameter. 'compatfn' is now obsolete, remove it.Suggested-by: Daniel P. Berrangé <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/i386/pc_piix.c | 62 ++++++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 33 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
