stm32mp1: rng: remove superfluous assignment
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 16 Feb 2020 09:11:18 +0000 (10:11 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Mon, 2 Mar 2020 08:41:31 +0000 (09:41 +0100)
commit250b303de8c714b5b31d2fe7f25b7527e800c574
tree387c9bf7eab94d91c128f195bad0ec91dc9a133c
parent9e1d65f36b83c5422ece3c0ea28d07a2246cb07f
stm32mp1: rng: remove superfluous assignment

We should not assign a value that is overwritten before use.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/rng/stm32mp1_rng.c