diff options
author | Ingo Molnar <mingo@elte.hu> | 2011-03-16 16:33:56 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-03-16 16:34:01 +0100 |
commit | 344c21c32287755b5cda0eeb84adb4546a57c1db (patch) | |
tree | c1a7e2332e4650b62c451279d84e0ed0890995fa /include | |
parent | b87cf80af3ba4b4c008b4face3c68d604e1715c6 (diff) | |
parent | 84fd1d35cc868a4f7590b6dbdae2d7761287b97a (diff) | |
download | talos-obmc-linux-344c21c32287755b5cda0eeb84adb4546a57c1db.tar.gz talos-obmc-linux-344c21c32287755b5cda0eeb84adb4546a57c1db.zip |
Merge branch 'x86/amd-nb' into x86/urgent
Merge reason: This is one followup commit that was not in x86/mm - merge it via the urgent path
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 3adb06ebf841..580de67f318b 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -518,6 +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_MISC 0x1603 +#define PCI_DEVICE_ID_AMD_15H_NB_LINK 0x1604 #define PCI_DEVICE_ID_AMD_CNB17H_F3 0x1703 #define PCI_DEVICE_ID_AMD_LANCE 0x2000 #define PCI_DEVICE_ID_AMD_LANCE_HOME 0x2001 |