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:
ef993ef
)
[CPUFREQ] exynos4210: make needlessly global symbols static
author
Axel Lin
<axel.lin@gmail.com>
Fri, 8 Jul 2011 06:20:44 +0000
(14:20 +0800)
committer
Dave Jones
<davej@redhat.com>
Wed, 13 Jul 2011 22:30:00 +0000
(18:30 -0400)
The following symbols are needlessly defined global:
exynos4_verify_speed
exynos4_getspeed
exynos4_set_clkdiv
Make them static.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found