Re: [PATCH] binman: Remove additional backslash

2020-11-30 Thread Simon Glass
On Mon, 23 Nov 2020 at 01:08, Michal Simek wrote: > > The origin patch didn't have this change and it was caused by manual > resolution where additional backslash was added. > > Fixes: 6723b4c6ca7b ("binman: Call helper function binman_set_rom_offset() to > fill offset") > Signed-off-by: Michal S

Re: [PATCH] binman: Remove additional backslash

2020-11-24 Thread Simon Glass
On Mon, 23 Nov 2020 at 01:08, Michal Simek wrote: > > The origin patch didn't have this change and it was caused by manual > resolution where additional backslash was added. > > Fixes: 6723b4c6ca7b ("binman: Call helper function binman_set_rom_offset() to > fill offset") > Signed-off-by: Michal S

[PATCH] binman: Remove additional backslash

2020-11-23 Thread Michal Simek
The origin patch didn't have this change and it was caused by manual resolution where additional backslash was added. Fixes: 6723b4c6ca7b ("binman: Call helper function binman_set_rom_offset() to fill offset") Signed-off-by: Michal Simek --- lib/binman.c | 2 +- 1 file changed, 1 insertion(+),