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:
ae6672c
)
ARM: OMAP: Define omap_dm_timer_prepare function as static
author
Jon Hunter
<jon-hunter@ti.com>
Fri, 28 Sep 2012 17:21:09 +0000
(12:21 -0500)
committer
Jon Hunter
<jon-hunter@ti.com>
Fri, 16 Nov 2012 16:35:06 +0000
(10:35 -0600)
The omap_dm_timer_prepare function is a local function only used in the
dmtimer.c file. Therefore, make this a static function and remove its
declaration from the dmtimer.h file.
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
No differences found