ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
authorJon Hunter <jon-hunter@ti.com>
Fri, 28 Sep 2012 22:40:22 +0000 (17:40 -0500)
committerJon Hunter <jon-hunter@ti.com>
Fri, 16 Nov 2012 16:35:07 +0000 (10:35 -0600)
Remove unnecessary declaration of structure omap_dm_timer from dmtimer.h and
move the actual declaration of structure omap_dm_timer towards top of dmtimer.h
to avoid any compilation errors.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>

No differences found