Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288863
b: refs/heads/master
c: b3012e1
h: refs/heads/master
i:
  288861: 9690c59
  288859: 3cff0a1
  288855: d7f25bf
  288847: 283d281
  288831: 085c8b6
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Feb 2, 2012
1 parent e7a9b6d commit be425e2
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: 2939437ce8f2de07237eb2bcce29b6a699bfe799
refs/heads/master: b3012e12cdc5825f93367cc6294419e7ab1f00cc
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/gx-suspmod.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ static struct pci_device_id gx_chipset_tbl[] __initdata = {
{ PCI_VDEVICE(CYRIX, PCI_DEVICE_ID_CYRIX_5510), },
{ 0, },
};
MODULE_DEVICE_TABLE(gx_chipset_tbl);
MODULE_DEVICE_TABLE(pci, gx_chipset_tbl);

static void gx_write_byte(int reg, int value)
{
Expand Down

0 comments on commit be425e2

Please sign in to comment.