diff options
author | 2016-10-04 12:26:37 -0500 | |
---|---|---|
committer | 2016-10-04 12:26:37 -0500 | |
commit | 181ffd19cc9898f795646bf9a897072a419a51ed (patch) | |
tree | 592e2f680a5e616ed467649930f681b3edf4585a /drivers/pci/host/vmd.c | |
parent | x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs (diff) | |
download | linux-rng-181ffd19cc9898f795646bf9a897072a419a51ed.tar.xz linux-rng-181ffd19cc9898f795646bf9a897072a419a51ed.zip |
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Move the driver source and Kconfig to the PCI host bridge drivers directory
and move the config option to a more appropriate sub-menu instead of
occupying the top-level location.
Update the Kconfig option with the X86_64 dependency that was implicitly
included from the previous location, and add information about the module
name when built as a loadable module.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Jon Derrick <jonathan.derrick@intel.com>
Diffstat (limited to '')
-rw-r--r-- | drivers/pci/host/vmd.c (renamed from arch/x86/pci/vmd.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/x86/pci/vmd.c b/drivers/pci/host/vmd.c index 57058520f219..57058520f219 100644 --- a/arch/x86/pci/vmd.c +++ b/drivers/pci/host/vmd.c |