Loading arch/arm/mach-msm/lpm_levels.c +0 −2 Original line number Diff line number Diff line Loading @@ -739,8 +739,6 @@ static void lpm_enter_low_power(struct lpm_system_state *system_state, int idx; struct lpm_cpu_level *cpu_level = &system_state->cpu_level[cpu_index]; cpu_level = &system_state->cpu_level[cpu_index]; lpm_cpu_prepare(system_state, cpu_index, from_idle); idx = lpm_system_select(system_state, cpu_index, from_idle); Loading Loading
arch/arm/mach-msm/lpm_levels.c +0 −2 Original line number Diff line number Diff line Loading @@ -739,8 +739,6 @@ static void lpm_enter_low_power(struct lpm_system_state *system_state, int idx; struct lpm_cpu_level *cpu_level = &system_state->cpu_level[cpu_index]; cpu_level = &system_state->cpu_level[cpu_index]; lpm_cpu_prepare(system_state, cpu_index, from_idle); idx = lpm_system_select(system_state, cpu_index, from_idle); Loading