hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/samples/vfio-mdev/mdpy-defs.h
....@@ -1,4 +1,4 @@
1
-/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
1
+/* SPDX-License-Identifier: GPL-2.0 */
22 /*
33 * Simple pci display device.
44 *
....@@ -9,7 +9,7 @@
99 */
1010
1111 /* pci ids */
12
-#define MDPY_PCI_VENDOR_ID 0x1b36 /* redhat */
12
+#define MDPY_PCI_VENDOR_ID PCI_VENDOR_ID_REDHAT
1313 #define MDPY_PCI_DEVICE_ID 0x000f
1414 #define MDPY_PCI_SUBVENDOR_ID PCI_SUBVENDOR_ID_REDHAT_QUMRANET
1515 #define MDPY_PCI_SUBDEVICE_ID PCI_SUBDEVICE_ID_QEMU