On 25/02/2024 18.21, Philippe Mathieu-Daudé wrote:
On 25/2/24 18:16, Philippe Mathieu-Daudé wrote:
Use ahci_ide_create_devs() instead of open-coding it.
Not accessing AHCIDevice internals anymore allows to
remove "hw/ide/ahci_internal.h" (which isn't really a
public header).
Signed-off-by: Phil
On 25/2/24 18:16, Philippe Mathieu-Daudé wrote:
Use ahci_ide_create_devs() instead of open-coding it.
Not accessing AHCIDevice internals anymore allows to
remove "hw/ide/ahci_internal.h" (which isn't really a
public header).
Signed-off-by: Philippe Mathieu-Daudé
---
hw/arm/sbsa-ref.c | 9 +---
Use ahci_ide_create_devs() instead of open-coding it.
Not accessing AHCIDevice internals anymore allows to
remove "hw/ide/ahci_internal.h" (which isn't really a
public header).
Signed-off-by: Philippe Mathieu-Daudé
---
hw/arm/sbsa-ref.c | 9 +
1 file changed, 1 insertion(+), 8 deletions(