Skip to content

Commit

Permalink
Fix unused is_sync
Browse files Browse the repository at this point in the history
  • Loading branch information
javilonas committed Jun 10, 2015
1 parent 9414bcf commit 32db8ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/cpufreq/qcom-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ static unsigned int freq_index[NR_CPUS];
static unsigned int max_freq_index;
static struct cpufreq_frequency_table *freq_table;
static unsigned int *l2_khz;
static bool is_sync;
static unsigned long *mem_bw;
static bool hotplug_ready;

Expand Down

0 comments on commit 32db8ec

Please sign in to comment.