]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ide/ahci.c
ahci: Rename ICH_AHCI to ICH9_AHCI
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 22:42:40 +0000 (18:42 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 9 Sep 2020 17:20:22 +0000 (13:20 -0400)
commitaa3c41fb00fd6dc7cbfb172320edd76f61d14c94
tree504ff024456d5290503f772e17ba0b7f6e63479a
parent8d34cfd8c847ba4c664400b225af5531cb2059b5
ahci: Rename ICH_AHCI to ICH9_AHCI

Make the type checking macro name consistent with the TYPE_*
constant.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200902224311.1321159-33-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/ide/ahci.c
hw/ide/ich.c
include/hw/ide/ahci.h