Skip to content

Commit c9d6073

Browse files
Grant Coadygregkh
authored andcommitted
[PATCH] pci_ids.h: remove duplicate entries
G'day Albert, Andrew, commit 4fb80634d30f5e639a92b78c8f215f96a61ba8c7 Author: Albert Lee <[email protected]> Date: Thu May 12 15:49:21 2005 -0400 duplicates symbols already appearing in pci_ids.h, appended patch removes them again :o) From: Grant Coady <[email protected]> pci_ids: commit 4fb80634d30f5e639a92b78c8f215f96a61ba8c7 duplicated a couple existing symbols in pci_ids.h, remove them. Signed-off-by: Grant Coady <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 9632051 commit c9d6073

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/linux/pci_ids.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,6 @@
387387
#define PCI_DEVICE_ID_NS_SC1100_SMI 0x0511
388388
#define PCI_DEVICE_ID_NS_SC1100_XBUS 0x0515
389389
#define PCI_DEVICE_ID_NS_87410 0xd001
390-
#define PCI_DEVICE_ID_NS_CS5535_IDE 0x002d
391390

392391
#define PCI_VENDOR_ID_TSENG 0x100c
393392
#define PCI_DEVICE_ID_TSENG_W32P_2 0x3202
@@ -489,8 +488,6 @@
489488
#define PCI_DEVICE_ID_AMD_8151_0 0x7454
490489
#define PCI_DEVICE_ID_AMD_8131_APIC 0x7450
491490

492-
#define PCI_DEVICE_ID_AMD_CS5536_IDE 0x209A
493-
494491
#define PCI_VENDOR_ID_TRIDENT 0x1023
495492
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000
496493
#define PCI_DEVICE_ID_TRIDENT_4DWAVE_NX 0x2001

0 commit comments

Comments
 (0)