|
@@ -880,7 +880,7 @@ static const struct exynos_pmu_data exynos5250_pmu_data = {
|
|
|
.powerdown_conf = exynos5_powerdown_conf,
|
|
|
};
|
|
|
|
|
|
-static struct exynos_pmu_data exynos5420_pmu_data = {
|
|
|
+static const struct exynos_pmu_data exynos5420_pmu_data = {
|
|
|
.pmu_config = exynos5420_pmu_config,
|
|
|
.pmu_init = exynos5420_pmu_init,
|
|
|
.powerdown_conf = exynos5420_powerdown_conf,
|