x86/PCI: Move VMD quirk to x86 fixups
authorJon Derrick <jonathan.derrick@intel.com>
Thu, 17 Aug 2017 18:10:12 +0000 (12:10 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 30 Aug 2017 21:41:49 +0000 (16:41 -0500)
commitf1b0e54e16b3db7882b4158ab4a26b87841753fd
treede790ab73ad05624684d88bc4c54a86a086cb9a3
parent7674d05dd2dcf3904b3ea6beb222e020879626f1
x86/PCI: Move VMD quirk to x86 fixups

VMD currently only exists for Intel x86 products, so move the VMD quirk to
arch/x86.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/fixup.c
drivers/pci/quirks.c