On 2/7/23 14:07, Philippe Mathieu-Daudé wrote:
Rename ide_init_ioport() as ide_init_ioport_isa() to make explicit it expects an ISA device.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/ide/ioport.c | 2 +- hw/ide/isa.c | 2 +- hw/ide/piix.c | 4 ++-- include/hw/ide/internal.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
