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:
0db9524
)
rk30: ddr: ddr_get_bw no in sram, else system may hand on ddr_get_cap
author
黄涛
<huangtao@rock-chips.com>
Fri, 25 Jan 2013 12:44:15 +0000
(20:44 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Fri, 25 Jan 2013 12:44:15 +0000
(20:44 +0800)
arch/arm/mach-rk30/ddr.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk30/ddr.c
b/arch/arm/mach-rk30/ddr.c
index 8d3db9400b1dfa6f4e206c677146ec3b7d2c56b6..2dec480e8076f87fd2118d7908ac5c06d3789f17 100755
(executable)
--- a/
arch/arm/mach-rk30/ddr.c
+++ b/
arch/arm/mach-rk30/ddr.c
@@
-1114,7
+1114,7
@@
uint32 ddr_get_col(void)
return col;
}
-
__sramlocalfunc
uint32 ddr_get_bw(void)
+uint32 ddr_get_bw(void)
{
uint32 bw;