ARM: OMAP: Remove unnecessary clk structure
authorJon Hunter <jon-hunter@ti.com>
Tue, 5 Jun 2012 17:34:49 +0000 (12:34 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Jun 2012 09:39:05 +0000 (02:39 -0700)
commitb8fd7331208e52a0a932209584bde80fd4ec09b9
treed552c12d85062633c7a060f06b031595243530a4
parentcfaf025112d3856637ff34a767ef785ef5cf2ca9
ARM: OMAP: Remove unnecessary clk structure

In the plat/dmtimer.h there is a structure named "clk" declared. This structure
is not used and appears to be left over from previous code. Hence, remove this
unused structure.

Verified that both omap1 and omap2plus kernel configurations build with this
change.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/dmtimer.h