PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
authorFrancesco Ruggeri <fruggeri@arista.com>
Wed, 24 Sep 2014 17:12:41 +0000 (10:12 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Sep 2014 17:52:09 +0000 (11:52 -0600)
commit94e57fea62020dbf6e5d0093eabcd28366e86044
treea1e34adb05df56c48397a5ec5de7cf4a5f3088f8
parent63ddc0b8fe5ebbac88e2ac84b489470bf3a22965
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h

Move PCI_VENDOR_ID_VMWARE from device-specific files to pci_ids.h.
It is useful to always have access to it, especially when accessing
subsystem_vendor_id on emulated devices.

[bhelgaas: keep pci_ids.h sorted and use lower-case hex]
Signed-off-by: Francesco Ruggeri <fruggeri@arista.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/gpu/drm/vmwgfx/svga_reg.h
drivers/misc/vmw_vmci/vmci_guest.c
drivers/net/vmxnet3/vmxnet3_int.h
drivers/scsi/vmw_pvscsi.h
include/linux/pci_ids.h