Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36728
b: refs/heads/master
c: b17ebc9
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Sep 28, 2006
1 parent 3ebff3b commit c2e1e70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 29fa06c1292f473ae51a84f55c8fe22179bc1080
refs/heads/master: b17ebc9402040959690b5a2c4e1cfb1e6d4fb206
2 changes: 2 additions & 0 deletions trunk/drivers/hwmon/k8temp.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ static struct pci_device_id k8temp_ids[] = {
{ 0 },
};

MODULE_DEVICE_TABLE(pci, k8temp_ids);

static int __devinit k8temp_probe(struct pci_dev *pdev,
const struct pci_device_id *id)
{
Expand Down

0 comments on commit c2e1e70

Please sign in to comment.