diff options
Diffstat (limited to 'drivers/cpuidle/coupled.c')
-rw-r--r-- | drivers/cpuidle/coupled.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cpuidle/coupled.c b/drivers/cpuidle/coupled.c index 344058f8501a..d5657d50ac40 100644 --- a/drivers/cpuidle/coupled.c +++ b/drivers/cpuidle/coupled.c | |||
@@ -119,7 +119,6 @@ struct cpuidle_coupled { | |||
119 | 119 | ||
120 | #define CPUIDLE_COUPLED_NOT_IDLE (-1) | 120 | #define CPUIDLE_COUPLED_NOT_IDLE (-1) |
121 | 121 | ||
122 | static DEFINE_MUTEX(cpuidle_coupled_lock); | ||
123 | static DEFINE_PER_CPU(struct call_single_data, cpuidle_coupled_poke_cb); | 122 | static DEFINE_PER_CPU(struct call_single_data, cpuidle_coupled_poke_cb); |
124 | 123 | ||
125 | /* | 124 | /* |