aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-versatile/core.c')
-rw-r--r--arch/arm/mach-versatile/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-versatile/core.c b/arch/arm/mach-versatile/core.c
index ff5d24f80b2..c4bf6802df5 100644
--- a/arch/arm/mach-versatile/core.c
+++ b/arch/arm/mach-versatile/core.c
@@ -382,6 +382,7 @@ static struct mmci_platform_data mmc0_plat_data = {
382static const struct icst_params versatile_oscvco_params = { 382static const struct icst_params versatile_oscvco_params = {
383 .ref = 24000000, 383 .ref = 24000000,
384 .vco_max = ICST307_VCO_MAX, 384 .vco_max = ICST307_VCO_MAX,
385 .vco_min = ICST307_VCO_MIN,
385 .vd_min = 4 + 8, 386 .vd_min = 4 + 8,
386 .vd_max = 511 + 8, 387 .vd_max = 511 + 8,
387 .rd_min = 1 + 2, 388 .rd_min = 1 + 2,