soc: qcom: smem: small change in global entry loop
authorAlex Elder <elder@linaro.org>
Tue, 26 Jun 2018 00:58:54 +0000 (19:58 -0500)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 21:57:08 +0000 (16:57 -0500)
commit33fdbc4e5caf7ef6e7114adeab7a4a4578307ff3
tree57a29799b2e48d765e73ed2b9ba9d2d1bfcd8d83
parent380dc4af50a61eaa8b749fac2e7e40ebf92079aa
soc: qcom: smem: small change in global entry loop

Change the logic in the loop that finds that global host entry in
the partition table not require the host0 and host1 local variables.
The next patch will remove them.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c