mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk30: ddr: ddr_get_bw no in sram, else system may hand on ddr_get_cap
This commit is contained in:
@@ -1114,7 +1114,7 @@ uint32 ddr_get_col(void)
|
||||
return col;
|
||||
}
|
||||
|
||||
__sramlocalfunc uint32 ddr_get_bw(void)
|
||||
uint32 ddr_get_bw(void)
|
||||
{
|
||||
uint32 bw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user