Commit 3703c9f9 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed mach-omap2/clock.h formatting

Fixed mach-omap2/clock.h formatting
parent 6aeec2b7
......@@ -967,7 +967,7 @@ static struct clk dss1_fck = {
RATE_CKCTL | CM_CORE_SEL1 | DELAYED_APP,
.enable_reg = (void __iomem *)&CM_FCLKEN1_CORE,
.enable_bit = 0,
.rate_offset= 8,
.rate_offset = 8,
.src_offset = 8,
.recalc = &omap2_clksel_recalc,
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment