Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202530
b: refs/heads/master
c: 9c36f74
h: refs/heads/master
v: v3
  • Loading branch information
Neal Buckendahl authored and Dave Jones committed Aug 3, 2010
1 parent ab2b3c3 commit 0a64594
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6f4f2723d08534fd4e407e1ef8500b0f4d12c30c
refs/heads/master: 9c36f746d7e191ad6f44f01859af843f0c4d3c5d
3 changes: 1 addition & 2 deletions trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1876,8 +1876,7 @@ static int __cpuinit cpufreq_cpu_callback(struct notifier_block *nfb,
return NOTIFY_OK;
}

static struct notifier_block __refdata cpufreq_cpu_notifier =
{
static struct notifier_block __refdata cpufreq_cpu_notifier = {
.notifier_call = cpufreq_cpu_callback,
};

Expand Down

0 comments on commit 0a64594

Please sign in to comment.