aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorBorislav Petkov <bp@amd64.org>2011-03-30 20:34:47 +0200
committerIngo Molnar <mingo@elte.hu>2011-03-31 08:51:38 +0200
commitcb6c8520f6f6bba7b7e1a6de3360a8edfd8243b6 (patch)
treeafd01bf7422f33d7e112942229191ed758273398 /include/linux/pci_ids.h
parent438008af63f8fb3a061c31d331e150fba6eaa103 (diff)
downloadkernel_samsung_smdk4412-cb6c8520f6f6bba7b7e1a6de3360a8edfd8243b6.zip
kernel_samsung_smdk4412-cb6c8520f6f6bba7b7e1a6de3360a8edfd8243b6.tar.gz
kernel_samsung_smdk4412-cb6c8520f6f6bba7b7e1a6de3360a8edfd8243b6.tar.bz2
x86, amd-nb: Rename CPU PCI id define for F4
With increasing number of PCI function ids, add the PCI function id in the define name instead of its symbolic name in the BKDG for more clarity. This renames function 4 define. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> LKML-Reference: <20110330183447.GA3668@aftab> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 11fd381..4e2c915 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -518,7 +518,7 @@
#define PCI_DEVICE_ID_AMD_11H_NB_MISC 0x1303
#define PCI_DEVICE_ID_AMD_11H_NB_LINK 0x1304
#define PCI_DEVICE_ID_AMD_15H_NB_F3 0x1603
-#define PCI_DEVICE_ID_AMD_15H_NB_LINK 0x1604
+#define PCI_DEVICE_ID_AMD_15H_NB_F4 0x1604
#define PCI_DEVICE_ID_AMD_CNB17H_F3 0x1703
#define PCI_DEVICE_ID_AMD_LANCE 0x2000
#define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001