]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/ide: Include 'ide-internal.h' from current path
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 25 Feb 2024 17:08:39 +0000 (18:08 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 27 Feb 2024 08:37:30 +0000 (09:37 +0100)
commit0316482e876988f7526ebe62d579ad069f485957
tree36035acbc663bf746dee1d4a321cd57c53556f13
parentc6ff8bde8d359ab53ba906d803ad49bd5b192fea
hw/ide: Include 'ide-internal.h' from current path

Rename "internal.h" as "ide-internal.h", and include
it via its relative local path, instead of absolute
to the project root path.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240226080632.9596-4-philmd@linaro.org>
17 files changed:
hw/ide/ahci.c
hw/ide/ahci_internal.h
hw/ide/atapi.c
hw/ide/cmd646.c
hw/ide/core.c
hw/ide/ide-bus.c
hw/ide/ide-dev.c
hw/ide/ide-internal.h [moved from hw/ide/internal.h with 100% similarity]
hw/ide/ioport.c
hw/ide/isa.c
hw/ide/macio.c
hw/ide/microdrive.c
hw/ide/mmio.c
hw/ide/pci.c
hw/ide/piix.c
hw/ide/sii3112.c
hw/ide/via.c