From 0fd61a2d1cef4d324128330b8dab7aa1e393f0c9 Mon Sep 17 00:00:00 2001 From: Philippe Mathieu-Daudé Date: Sat, 2 Feb 2019 20:57:47 +0100 Subject: hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h The hw/pci-host/piix.c contains a mix of PIIX3 and i440FX chipsets functions. To be able to split it, we need to export some declarations first. Reviewed-by: Aleksandar Markovic Signed-off-by: Philippe Mathieu-Daudé --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 234b7d26aa..5c93eb92a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1244,6 +1244,7 @@ F: hw/i386/ F: hw/pci-host/piix.c F: hw/pci-host/q35.c F: hw/pci-host/pam.c +F: include/hw/pci-host/i440fx.h F: include/hw/pci-host/q35.h F: include/hw/pci-host/pam.h F: hw/isa/lpc_ich9.c -- cgit v1.2.3-55-g7522