Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67785
b: refs/heads/master
c: dd184a0
h: refs/heads/master
i:
  67783: e3fbe00
v: v3
  • Loading branch information
Satyam Sharma authored and Dave Jones committed Oct 4, 2007
1 parent a0f2e6f commit 079745e
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: 6afde10c3f58cc3ac593f5b4505b8b1cf719f5d6
refs/heads/master: dd184a01b8ece6bac2f7a63de99a4a4d29552746
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -1730,7 +1730,7 @@ int cpufreq_update_policy(unsigned int cpu)
}
EXPORT_SYMBOL(cpufreq_update_policy);

static int cpufreq_cpu_callback(struct notifier_block *nfb,
static int __cpuinit cpufreq_cpu_callback(struct notifier_block *nfb,
unsigned long action, void *hcpu)
{
unsigned int cpu = (unsigned long)hcpu;
Expand Down

0 comments on commit 079745e

Please sign in to comment.