Commit ee878437 authored by Vasant Hegde's avatar Vasant Hegde Committed by Michael Ellerman
Browse files
parent 2a24d80f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -419,7 +419,7 @@ void __init opal_platform_dump_init(void)
	int rc;
	int dump_irq;

	/* ELOG not supported by firmware */
	/* Dump not supported by firmware */
	if (!opal_check_token(OPAL_DUMP_READ))
		return;