loader: remove static table and patch coefficients instead

This commit is contained in:
hanabbi
2023-07-06 01:35:41 +09:00
parent ff0c8c8838
commit 63f7e86de0
7 changed files with 6 additions and 35 deletions

View File

@@ -73,7 +73,6 @@ typedef struct CustTable {
CustomizeGpuDvfsTable marikoGpuDvfsTable;
CustomizeGpuDvfsTable marikoGpuDvfsTableSLT;
CustomizeGpuDvfsTable marikoGpuDvfsTableHiOPT;
CustomizeGpuDvfsTable marikoGpuStaticTable;
//void* eristaMtcTable;
//void* marikoMtcTable;
} CustTable;