forgot to add value

This commit is contained in:
Lightos1
2025-09-30 22:50:22 +02:00
committed by GitHub
parent 4eb491ee41
commit 373f842a6a

View File

@@ -35,7 +35,7 @@
NO_ADJ_ALL = 2,
CUSTOMIZED_ALL = 4,
AUTO_ADJ,
AUTO_ADJ = 5,
};
using CustomizeCpuDvfsTable = pcv::cvb_entry_t[pcv::DvfsTableEntryLimit];