OMAPDSS: HDMI: remove double initializer entries
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 11 Dec 2014 14:05:09 +0000 (16:05 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Dec 2014 08:06:55 +0000 (10:06 +0200)
HDMI hardware parameters structs for OMAP4 and OMAP5 contained two
initializers for 'clkdco_max'. The first one was a remnant with wrong
value.

Remove the extra initializer entries.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found