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

Commit 59cf2db6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Fix compilation errors with CFF config"

parents e0f5a585 c7f4e912
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -518,7 +518,7 @@ static int subbuf_start_handler(struct rchan_buf *buf,
	void *subbuf, void *prev_subbuf, size_t prev_padding)
{
	pr_debug("kgsl: cffdump: subbuf_start_handler(subbuf=%p, prev_subbuf"
		+"=%p, prev_padding=%08zx)\n", subbuf, prev_subbuf,
		"=%p, prev_padding=%08zx)\n", subbuf, prev_subbuf,
		 prev_padding);

	if (relay_buf_full(buf)) {