Pre Merge pull request !1235 from hw_llm/master
This commit is contained in:
commit
ce2f9b7c5e
|
@ -278,7 +278,6 @@ static void DumpFaultLog(void)
|
|||
|
||||
static void DumpMemData(struct MemDumpParam *param)
|
||||
{
|
||||
PRINTK("\nDumpType: %d\n", param->type);
|
||||
PRINTK("Unsupported now!\n");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue