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