commit
51428fb84a
|
@ -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