Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252132
b: refs/heads/master
c: 582e1b2
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Guenter Roeck committed May 27, 2011
1 parent 34de7b5 commit cb1039d
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: eec752b2b99c794766926a9bac59b0d7df5b09c2
refs/heads/master: 582e1b270f6db93007f9af86d4f28fdad3da0505
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/coretemp.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ static void update_ttarget(__u8 cpu_model, struct temp_data *tdata,
}
}

static int chk_ucode_version(struct platform_device *pdev)
static int __devinit chk_ucode_version(struct platform_device *pdev)
{
struct cpuinfo_x86 *c = &cpu_data(pdev->id);
int err;
Expand Down

0 comments on commit cb1039d

Please sign in to comment.