mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw: Move ich9.h to southbridge/
ICH9 is a south bridge which doesn't necessarily depend on x86, so move it into the southbridge folder, analoguous to PIIX. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230213173033.98762-13-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
71671814a8
commit
1a6981bbdc
10 changed files with 12 additions and 11 deletions
|
@ -14,7 +14,7 @@
|
|||
#include "libqos/pci-pc.h"
|
||||
#include "qapi/qmp/qdict.h"
|
||||
#include "hw/pci/pci_regs.h"
|
||||
#include "hw/i386/ich9.h"
|
||||
#include "hw/southbridge/ich9.h"
|
||||
#include "hw/acpi/ich9.h"
|
||||
#include "hw/acpi/ich9_tco.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue