commit | 755ae860f71cb37fbd3cc8da007e0d8de33419f0 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jon-hunter@ti.com> | Fri Sep 28 17:40:22 2012 -0500 |
committer | Jon Hunter <jon-hunter@ti.com> | Fri Nov 16 10:35:07 2012 -0600 |
tree | 59c60200051085bd51a938ce5853eabd0a2a3243 | |
parent | f88095ba07c312fd4b309545553e1492cb227227 [diff] |
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>