Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233980
b: refs/heads/master
c: 079db59
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Kevin Hilman committed Feb 28, 2011
1 parent 3053b07 commit c88c629
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: 3113307a37c731a8caa608d086f8506905e08b30
refs/heads/master: 079db590f954baa03804a6fc66b201e1347dc1c1
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static int davinci_target(struct cpufreq_policy *policy,
return ret;
}

static int __init davinci_cpu_init(struct cpufreq_policy *policy)
static int davinci_cpu_init(struct cpufreq_policy *policy)
{
int result = 0;
struct davinci_cpufreq_config *pdata = cpufreq.dev->platform_data;
Expand Down

0 comments on commit c88c629

Please sign in to comment.