diff options
Diffstat (limited to 'drivers/devfreq')
-rw-r--r-- | drivers/devfreq/exynos/exynos4_bus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c index c5f86d8caca3..cb9aaf609b25 100644 --- a/drivers/devfreq/exynos/exynos4_bus.c +++ b/drivers/devfreq/exynos/exynos4_bus.c | |||
@@ -116,7 +116,7 @@ static struct bus_opp_table exynos4210_busclk_table[] = { | |||
116 | }; | 116 | }; |
117 | 117 | ||
118 | /* | 118 | /* |
119 | * MIF is the main control knob clock for exynox4x12 MIF/INT | 119 | * MIF is the main control knob clock for Exynos4x12 MIF/INT |
120 | * clock and voltage of both mif/int are controlled. | 120 | * clock and voltage of both mif/int are controlled. |
121 | */ | 121 | */ |
122 | static struct bus_opp_table exynos4x12_mifclk_table[] = { | 122 | static struct bus_opp_table exynos4x12_mifclk_table[] = { |