On 27/2/24 14:13, BALATON Zoltan wrote:
Other headers now use dash instead of underscore. Rename ahci_internal.h accordingly for consistency.Signed-off-by: BALATON Zoltan <[email protected]> --- hw/ide/{ahci_internal.h => ahci-internal.h} | 0 hw/ide/ahci.c | 2 +- hw/ide/ich.c | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename hw/ide/{ahci_internal.h => ahci-internal.h} (100%)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Thanks!
