PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h
authorHuacai Chen <chenhc@lemote.com>
Wed, 8 Jul 2020 07:59:30 +0000 (15:59 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 Jul 2020 22:00:47 +0000 (17:00 -0500)
commit2575b2f3ee711f4638e772e07a5146afcc704f30
treea52ba8f9cd1c75b52901140a488ed1937af21c53
parentc7c337c5eded50a5a1265a0e8918db66e5982f47
PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.h

Instead of duplicating the PCI_VENDOR_ID_REDHAT definition everywhere, move
it to include/linux/pci_ids.h.

[bhelgaas: also update MDPY_PCI_VENDOR_ID]
Link: https://lore.kernel.org/r/1594195170-11119-1-git-send-email-chenhc@lemote.com
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/qxl/qxl_dev.h
drivers/net/ethernet/rocker/rocker_hw.h
include/linux/pci_ids.h
samples/vfio-mdev/mdpy-defs.h