Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351067
b: refs/heads/master
c: d271d07
h: refs/heads/master
i:
  351065: 8a4f358
  351063: 03374ec
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Jan 25, 2013
1 parent 18d5056 commit 0196e2f
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: 6e45eb12fd1c741d556bf264ee98853b5f3104e5
refs/heads/master: d271d077ac66e839a0f443f1089a0af1ef15fd51
2 changes: 1 addition & 1 deletion trunk/drivers/cpufreq/exynos-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ static int exynos_cpufreq_scale(unsigned int target_freq)
struct cpufreq_policy *policy = cpufreq_cpu_get(0);
unsigned int arm_volt, safe_arm_volt = 0;
unsigned int mpll_freq_khz = exynos_info->mpll_freq_khz;
unsigned int index, old_index;
int index, old_index;
int ret = 0;

freqs.old = policy->cur;
Expand Down

0 comments on commit 0196e2f

Please sign in to comment.