diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/cpufreq/longhaul.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/longhaul.c b/drivers/cpufreq/longhaul.c index 279bd9e9fa95..fb546e0d0356 100644 --- a/drivers/cpufreq/longhaul.c +++ b/drivers/cpufreq/longhaul.c | |||
| @@ -851,7 +851,7 @@ static int longhaul_cpu_init(struct cpufreq_policy *policy) | |||
| 851 | case TYPE_POWERSAVER: | 851 | case TYPE_POWERSAVER: |
| 852 | pr_cont("Powersaver supported\n"); | 852 | pr_cont("Powersaver supported\n"); |
| 853 | break; | 853 | break; |
| 854 | }; | 854 | } |
| 855 | 855 | ||
| 856 | /* Doesn't hurt */ | 856 | /* Doesn't hurt */ |
| 857 | longhaul_setup_southbridge(); | 857 | longhaul_setup_southbridge(); |
