diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-10-14 05:07:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-05-10 10:49:31 -0400 |
commit | fd3826549db7f73d22b9c9abb80e01effb95c2ba (patch) | |
tree | 5c315dd39f8c7b4c1e144d75816abcdf72ac3d1e /include/linux/pci_ids.h | |
parent | 321ece4dda32f52d4a28d6eb11f2ca2a5c93c191 (diff) |
i7core_edac: PCI device is called NONCORE, instead of NOCORE
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index bf6db4814c27..382476a8a339 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2548,8 +2548,8 @@ | |||
2548 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_ADDR 0x2c31 | 2548 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_ADDR 0x2c31 |
2549 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_RANK 0x2c32 | 2549 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_RANK 0x2c32 |
2550 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_TC 0x2c33 | 2550 | #define PCI_DEVICE_ID_INTEL_I7_MC_CH2_TC 0x2c33 |
2551 | #define PCI_DEVICE_ID_INTEL_I7_NOCORE 0x2c41 | 2551 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE 0x2c41 |
2552 | #define PCI_DEVICE_ID_INTEL_I7_NOCORE_ALT 0x2c40 | 2552 | #define PCI_DEVICE_ID_INTEL_I7_NONCORE_ALT 0x2c40 |
2553 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 | 2553 | #define PCI_DEVICE_ID_INTEL_82855PM_HB 0x3340 |
2554 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG4 0x3429 | 2554 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG4 0x3429 |
2555 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG5 0x342a | 2555 | #define PCI_DEVICE_ID_INTEL_IOAT_TBG5 0x342a |