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

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

Merge "dwc3: trace: Remove unused field with dwc3 request tracing"

parents 93c278ef ae63d25c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -220,8 +220,6 @@ DECLARE_EVENT_CLASS(dwc3_log_trb,
	TP_STRUCT__entry(
		__string(name, dep->name)
		__field(struct dwc3_trb *, trb)
		__field(u32, allocated)
		__field(u32, queued)
		__field(u32, bpl)
		__field(u32, bph)
		__field(u32, size)