sysclk: rewrite kip config
i am a c programmer, not a c++ programmer.
This commit is contained in:
@@ -370,7 +370,7 @@ Result IpcService::SetKipData() {
|
||||
}
|
||||
|
||||
Result IpcService::GetKipData() {
|
||||
ClockManager::GetInstance()->GetKipConfigValues();
|
||||
ClockManager::GetInstance()->GetKipData();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user