From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> Add more PCI files to the PCI subsystem. I expect Rafael to continue merging things in drivers/acpi/pci*, but it's nice to have linux-pci included on patches. Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index aa71ab52fd76..6fcc9b8bab52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10551,8 +10551,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git S: Supported F: Documentation/devicetree/bindings/pci/ F: Documentation/PCI/ +F: drivers/acpi/pci* F: drivers/pci/ +F: include/asm-generic/pci* F: include/linux/pci* +F: include/uapi/linux/pci* +F: lib/pci* F: arch/x86/pci/ F: arch/x86/kernel/quirks.c