Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112567
b: refs/heads/master
c: cf16970
h: refs/heads/master
i:
  112565: efa8fb5
  112563: c18a053
  112559: 007f44c
v: v3
  • Loading branch information
Joerg Roedel authored and Ingo Molnar committed Sep 5, 2008
1 parent 52a4b1e commit 4461795
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca1af29a733629b9158a4a32a927d16ff9009a95
refs/heads/master: cf169702ba6928cee9d4f4adf3e932b643b8db7a
5 changes: 3 additions & 2 deletions trunk/arch/x86/kernel/k8.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ EXPORT_SYMBOL(num_k8_northbridges);
static u32 *flush_words;

struct pci_device_id k8_nb_ids[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_AMD, 0x1103) },
{ PCI_DEVICE(PCI_VENDOR_ID_AMD, 0x1203) },
{ PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_K8_NB_MISC) },
{ PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_10H_NB_MISC) },
{ PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_11H_NB_MISC) },
{}
};
EXPORT_SYMBOL(k8_nb_ids);
Expand Down

0 comments on commit 4461795

Please sign in to comment.