qemu-e2k/include/hw/ide
John Snow 70e2337030 ahci: split public and private interface
Complete the split by renaming ahci_public.h --> ahci.h and
moving the current ahci.h to hw/ide/ahci_internal.h.

Adjust ahci_internal.h to now load ahci.h instead of ahci_public.h.

Finalize the split by switching external users to the new header.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170623220926.11479-4-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2017-07-18 11:47:57 -04:00
..
ahci.h ahci: split public and private interface 2017-07-18 11:47:57 -04:00
internal.h ide: core: add cleanup function 2017-03-15 20:50:14 -04:00
pci.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00