diff options
| author | Keith Busch <[email protected]> | 2016-11-10 16:10:44 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-11-10 16:26:32 -0600 |
| commit | bc79c9851a76d76f269d9ef5150e180825650b67 (patch) | |
| tree | 7afcea112db9c831f551e0d590d9d2b0dfd6f338 | |
| parent | 4d3222f7071c01104b43300f1c10b55723df8f68 (diff) | |
PCI: VMD: Update filename to reflect move
Updating MAINTAINERS to reflect the new location of the VMD driver.
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 906e96948520..aefa6bf1782e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9318,7 +9318,7 @@ PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD) M: Keith Busch <[email protected]> S: Supported -F: arch/x86/pci/vmd.c +F: drivers/pci/host/vmd.c PCIE DRIVER FOR ST SPEAR13XX M: Pratyush Anand <[email protected]> |