ide: move headers to include folder
commite8ad4d16808690e9c0d68b140218ca466c9309fc
authorEfimov Vasily <real@ispras.ru>
Wed, 22 Jun 2016 12:24:45 +0000 (22 15:24 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 29 Jun 2016 12:03:45 +0000 (29 14:03 +0200)
tree4470e221a0124fca349e62f6da1ac7fb730b1ad5
parent1f3aba377d2a531453f018c70de2580a142c74c9
ide: move headers to include folder

The patch moves "hw/ide/achi.h", "hw/ide/pci.h" and "hw/ide/internal.h" headers
to corresponding folders inside "include" folder alike other Qemu headers.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/ide/ahci.c
include/hw/ide/ahci.h [moved from hw/ide/ahci.h with 100% similarity]
include/hw/ide/internal.h [moved from hw/ide/internal.h with 100% similarity]
include/hw/ide/pci.h [moved from hw/ide/pci.h with 100% similarity]