Skip to content

Commit

Permalink
PCI: remove synclink entries from pci_ids
Browse files Browse the repository at this point in the history
The drivers were removed in a1f714b (tty: Remove redundant synclink
driver) and 3d608a5 (tty: Remove redundant synclinkmp driver).

So remove also the PCI ID entries.

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-3-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Mar 10, 2021
1 parent ae6acf4 commit 0002516
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/pci_ids.h
Original file line number Diff line number Diff line change
Expand Up @@ -2065,8 +2065,6 @@
#define PCI_DEVICE_ID_EXAR_XR17V358 0x0358

#define PCI_VENDOR_ID_MICROGATE 0x13c0
#define PCI_DEVICE_ID_MICROGATE_USC 0x0010
#define PCI_DEVICE_ID_MICROGATE_SCA 0x0030

#define PCI_VENDOR_ID_3WARE 0x13C1
#define PCI_DEVICE_ID_3WARE_1000 0x1000
Expand Down

0 comments on commit 0002516

Please sign in to comment.