commit | 250b303de8c714b5b31d2fe7f25b7527e800c574 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Feb 16 10:11:18 2020 +0100 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Mon Mar 02 09:41:31 2020 +0100 |
tree | 387c9bf7eab94d91c128f195bad0ec91dc9a133c | |
parent | 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f [diff] |
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>