Skip to content

Commit d3da61e

Browse files
andy-shevgregkh
authored andcommitted
pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definition
PCI_VENDOR_ID_REDHAT is already defined in pci_ids.h. Kill the dup. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Thomas Weißschuh <linux@weissschuh.net> Link: https://lore.kernel.org/r/20231221140921.2760432-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent e1be24b commit d3da61e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/misc/pvpanic/pvpanic-pci.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#include "pvpanic.h"
1414

15-
#define PCI_VENDOR_ID_REDHAT 0x1b36
1615
#define PCI_DEVICE_ID_REDHAT_PVPANIC 0x0011
1716

1817
MODULE_AUTHOR("Mihai Carabas <mihai.carabas@oracle.com>");

0 commit comments

Comments
 (0)