git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f88095b
)
ARM: OMAP: Remove unnecessary omap_dm_timer structure declaration
author
Jon Hunter
<jon-hunter@ti.com>
Fri, 28 Sep 2012 22:40:22 +0000
(17:40 -0500)
committer
Jon 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