]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit755ae860f71cb37fbd3cc8da007e0d8de33419f0
tree59c60200051085bd51a938ce5853eabd0a2a3243
parentf88095ba07c312fd4b309545553e1492cb227227
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration

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>
arch/arm/plat-omap/include/plat/dmtimer.h