[PATCH] pci_ids.h correction for Intel ICH7R - 2.6.11
From: Jason Gaston (jason.d.gaston_at_intel.com)
Date: 03/07/05
- Previous message: Jeff Dike: "[PATCH 5/16] UML - Fix some usercopy confusion"
- Next in thread: Bartlomiej Zolnierkiewicz: "Re: [PATCH] pci_ids.h correction for Intel ICH7R - 2.6.11"
- Reply: Bartlomiej Zolnierkiewicz: "Re: [PATCH] pci_ids.h correction for Intel ICH7R - 2.6.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: bzolnier@gmail.com Date: Mon, 7 Mar 2005 12:36:22 -0800
This patch removes an incorrect ICH7R DID in pci_ids.h. This patch was build against 2.6.11.
If acceptable, please apply.
Thanks,
Jason Gaston
Signed-off-by: Jason Gaston <Jason.d.gaston@intel.com>
--- linux-2.6.11/include/linux/pci_ids.h.orig 2005-03-04 17:58:10.000000000 -0800
+++ linux-2.6.11/include/linux/pci_ids.h 2005-03-07 12:32:16.029768744 -0800
@@ -2264,7 +2264,6 @@
#define PCI_DEVICE_ID_INTEL_ICH7_1 0x27b1
#define PCI_DEVICE_ID_INTEL_ICH7_2 0x27c0
#define PCI_DEVICE_ID_INTEL_ICH7_3 0x27c1
-#define PCI_DEVICE_ID_INTEL_ICH7_4 0x27c2
#define PCI_DEVICE_ID_INTEL_ICH7_5 0x27c4
#define PCI_DEVICE_ID_INTEL_ICH7_6 0x27c5
#define PCI_DEVICE_ID_INTEL_ICH7_7 0x27c8
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Jeff Dike: "[PATCH 5/16] UML - Fix some usercopy confusion"
- Next in thread: Bartlomiej Zolnierkiewicz: "Re: [PATCH] pci_ids.h correction for Intel ICH7R - 2.6.11"
- Reply: Bartlomiej Zolnierkiewicz: "Re: [PATCH] pci_ids.h correction for Intel ICH7R - 2.6.11"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]