aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2420.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2420.h')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_2420.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2420.h b/arch/arm/mach-omap2/omap_hwmod_2420.h
index a9ca1b99a301..5932c1d3e07b 100644
--- a/arch/arm/mach-omap2/omap_hwmod_2420.h
+++ b/arch/arm/mach-omap2/omap_hwmod_2420.h
@@ -117,8 +117,7 @@ static struct omap_hwmod_ocp_if *omap2420_mpu_masters[] = {
117/* MPU */ 117/* MPU */
118static struct omap_hwmod omap2420_mpu_hwmod = { 118static struct omap_hwmod omap2420_mpu_hwmod = {
119 .name = "mpu_hwmod", 119 .name = "mpu_hwmod",
120 .clkdev_dev_id = NULL, 120 .main_clk = "mpu_ck",
121 .clkdev_con_id = "mpu_ck",
122 .masters = omap2420_mpu_masters, 121 .masters = omap2420_mpu_masters,
123 .masters_cnt = ARRAY_SIZE(omap2420_mpu_masters), 122 .masters_cnt = ARRAY_SIZE(omap2420_mpu_masters),
124 .omap_chip = OMAP_CHIP_INIT(CHIP_IS_OMAP2420), 123 .omap_chip = OMAP_CHIP_INIT(CHIP_IS_OMAP2420),