mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
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>
This commit is contained in:
parent
e1be24b2e1
commit
d3da61ea97
@ -12,7 +12,6 @@
|
||||
|
||||
#include "pvpanic.h"
|
||||
|
||||
#define PCI_VENDOR_ID_REDHAT 0x1b36
|
||||
#define PCI_DEVICE_ID_REDHAT_PVPANIC 0x0011
|
||||
|
||||
MODULE_AUTHOR("Mihai Carabas <mihai.carabas@oracle.com>");
|
||||
|
Loading…
Reference in New Issue
Block a user