Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351011
b: refs/heads/master
c: f851780
h: refs/heads/master
i:
  351009: 92ae1ec
  351007: 74ef8cf
v: v3
  • Loading branch information
Viresh Kumar authored and Rafael J. Wysocki committed Feb 1, 2013
1 parent cda47bc commit 1f04da8
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: 6954ca9c8b5cbaf45c3e45a5a5a7450c6b55ab27
refs/heads/master: f85178048c083520bd920921744dd2c4a797fbc5
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/spear-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ static struct {
u32 cnt;
} spear_cpufreq;

int spear_cpufreq_verify(struct cpufreq_policy *policy)
static int spear_cpufreq_verify(struct cpufreq_policy *policy)
{
return cpufreq_frequency_table_verify(policy, spear_cpufreq.freq_tbl);
}
Expand Down

0 comments on commit 1f04da8

Please sign in to comment.