projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f38c30b
)
rk30: clock_data: make force_cpu_hpclk_11 static
author
黄涛
<huangtao@rock-chips.com>
Wed, 5 Dec 2012 11:13:14 +0000
(19:13 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Wed, 5 Dec 2012 11:13:14 +0000
(19:13 +0800)
arch/arm/mach-rk30/clock_data.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/clock_data.c
b/arch/arm/mach-rk30/clock_data.c
index 9059a17df55ebabdac2b6b87c76be3bb0dfed731..7cc75edab365857d49fafb15a489e234ebe5c356 100755
(executable)
--- a/
arch/arm/mach-rk30/clock_data.c
+++ b/
arch/arm/mach-rk30/clock_data.c
@@
-855,7
+855,7
@@
struct arm_clks_div_set * arm_clks_get_div(u32 rate)
#endif
-u32 force_cpu_hpclk_11(u32 clksel1)
+
static
u32 force_cpu_hpclk_11(u32 clksel1)
{
u8 p_bits=(clksel1&ACLK_PCLK_MSK)>>ACLK_PCLK_OFF;
if(p_bits<3)