Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec091503 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] ata_piix: remove duplicate PCI IDs



Duplicate ids noticed by Kay Sievers <kay.sievers@suse.de>

Although 100% different, this is based on a patch by Greg Kroah-Hartman
<gregkh@suse.de>

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 2a54cf76
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -169,8 +169,6 @@ static const struct pci_device_id piix_pci_tbl[] = {
	/* Intel PIIX4 for the 430TX/440BX/MX chipset: UDMA 33 */
	/* Intel PIIX4 for the 430TX/440BX/MX chipset: UDMA 33 */
	/* Also PIIX4E (fn3 rev 2) and PIIX4M (fn3 rev 3) */
	/* Also PIIX4E (fn3 rev 2) and PIIX4M (fn3 rev 3) */
	{ 0x8086, 0x7111, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 },
	{ 0x8086, 0x7111, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 },
	{ 0x8086, 0x24db, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 },
	{ 0x8086, 0x25a2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 },
	/* Intel PIIX4 */
	/* Intel PIIX4 */
	{ 0x8086, 0x7199, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 },
	{ 0x8086, 0x7199, PCI_ANY_ID, PCI_ANY_ID, 0, 0, piix_pata_33 },
	/* Intel PIIX4 */
	/* Intel PIIX4 */