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

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

Merge "soc: qcom: hab: make LA compilation pass"

parents 54c090b1 50c959b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ static int hab_shmm_throughput_test(void)

	register int sum;
	register int *pp, *lastone;
	int throughput[3][2] = {0};
	int throughput[3][2] = { {0} };
	int latency[6][PERF_TEST_ITERATION];
	int ret = 0, tmp, size;