Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d62870f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "bootkpi: Add KPI Marker for System Resume""

parents 235215c1 9d08e1ae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@
#include <linux/sched/clock.h>
#include <linux/sched/debug.h>
#include <linux/sched/task_stack.h>
#include <soc/qcom/boot_stats.h>

#include <linux/uaccess.h>
#include <asm/sections.h>
@@ -2186,7 +2185,6 @@ void resume_console(void)
{
	if (!console_suspend_enabled)
		return;
	place_marker("M - System Resume Started");
	down_console_sem();
	console_suspended = 0;
	console_unlock();