Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286919
b: refs/heads/master
c: 0318e28
h: refs/heads/master
i:
  286917: b8bd8d5
  286915: a18bbdc
  286911: 00e6baa
v: v3
  • Loading branch information
Axel Lin authored and Wim Van Sebroeck committed Jan 27, 2012
1 parent da723fa commit 24c06bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 12c583d8dca3320f36afe51e514dfa709ac0662e
refs/heads/master: 0318e286f9a73547dedfd9f733671f4941efb0e2
2 changes: 1 addition & 1 deletion trunk/drivers/watchdog/via_wdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ static void __devexit wdt_remove(struct pci_dev *pdev)
pci_disable_device(pdev);
}

DEFINE_PCI_DEVICE_TABLE(wdt_pci_table) = {
static DEFINE_PCI_DEVICE_TABLE(wdt_pci_table) = {
{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_CX700) },
{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_VX800) },
{ PCI_DEVICE(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_VX855) },
Expand Down

0 comments on commit 24c06bb

Please sign in to comment.