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

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

Merge "bootkpi: Remove kpi marker for usb enum from configfs"

parents 8f597234 1b23830b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
#include <linux/nls.h>
#include <linux/usb/composite.h>
#include <linux/usb/gadget_configfs.h>
#include <soc/qcom/boot_stats.h>
#include "configfs.h"
#include "u_f.h"
#include "u_os_desc.h"
@@ -1461,7 +1460,6 @@ static void android_work(struct work_struct *data)
		kobject_uevent_env(&gi->dev->kobj,
					KOBJ_CHANGE, configured);
		pr_info("%s: sent uevent %s\n", __func__, configured[0]);
		place_marker("M - USB enumeration complete");
		uevent_sent = true;
	}