Merge "soc: qcom: hab: make LA compilation pass"
This commit is contained in:
commit
946085b74b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue