timing fixes

This commit is contained in:
Lightos1
2026-01-02 21:25:37 +01:00
parent 02cac5e244
commit 1e5b702228
3 changed files with 3 additions and 3 deletions

View File

@@ -300,7 +300,6 @@ namespace ams::ldr::oc::pcv {
if (isMariko) {
switch (C.tableConf) {
case AUTO_DEPRECATED:
case TBREAK_1683: {
customize_table = const_cast<cvb_entry_t *>(C.marikoCpuDvfsTable1683Tbreak);
break;