
8 Jan
2018
8 Jan
'18
5:52 a.m.
On 6 January 2018 at 16:54, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
initr_mem() is already enclosed by #if defined(CONFIG_PRAM) #endif
So there is no need to check CONFIG_PRAM again inside the function.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
common/board_r.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org