aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_7xx_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_7xx_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_7xx_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c b/arch/arm/mach-omap2/omap_hwmod_7xx_data.c
index 4db8c35c5c82..e8692e7675b8 100644
--- a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_7xx_data.c
@@ -2018,7 +2018,7 @@ static struct omap_hwmod dra7xx_uart3_hwmod = {
2018 .class = &dra7xx_uart_hwmod_class, 2018 .class = &dra7xx_uart_hwmod_class,
2019 .clkdm_name = "l4per_clkdm", 2019 .clkdm_name = "l4per_clkdm",
2020 .main_clk = "uart3_gfclk_mux", 2020 .main_clk = "uart3_gfclk_mux",
2021 .flags = HWMOD_SWSUP_SIDLE_ACT, 2021 .flags = HWMOD_SWSUP_SIDLE_ACT | DEBUG_OMAP4UART3_FLAGS,
2022 .prcm = { 2022 .prcm = {
2023 .omap4 = { 2023 .omap4 = {
2024 .clkctrl_offs = DRA7XX_CM_L4PER_UART3_CLKCTRL_OFFSET, 2024 .clkctrl_offs = DRA7XX_CM_L4PER_UART3_CLKCTRL_OFFSET,