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:
ed4a95e
)
ARM: OMAP: Remove non-static declaration of clocks
author
Tony Lindgren
<tony@atomide.com>
Wed, 2 Aug 2006 10:02:05 +0000
(13:02 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 2 Aug 2006 10:02:05 +0000
(13:02 +0300)
"clocks" should be static. It is currenly needed only for
CONFIG_OMAP_RESET_CLOCKS. A follow-up patch will fix
CONFIG_OMAP_RESET_CLOCKS while keeping clocks static.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found