Pre Merge pull request !1237 from hw_llm/cherry-pick-1727612382

This commit is contained in:
hw_llm 2024-09-29 12:20:33 +00:00 committed by Gitee
commit e8076cba35
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -278,7 +278,6 @@ static void DumpFaultLog(void)
static void DumpMemData(struct MemDumpParam *param)
{
PRINTK("\nDumpType: %d\n", param->type);
PRINTK("Unsupported now!\n");
}