binman: Remove additional backslash
authorMichal Simek <michal.simek@xilinx.com>
Mon, 23 Nov 2020 08:08:19 +0000 (09:08 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 30 Nov 2020 20:14:43 +0000 (13:14 -0700)
commita9e73d287bfd6bfc778c532128a20767ee305193
tree0910677b7fffedb8afb21465a756cc7fcaae2c67
parente7e7e1093b5243b058c420eaebf9373cf2d3f270
binman: Remove additional backslash

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 <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
lib/binman.c