Pre Merge pull request !1236 from hw_llm/cherry-pick-1727608437

This commit is contained in:
hw_llm 2024-09-29 11:15:11 +00:00 committed by Gitee
commit d51b410a40
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");
}