
Dear Marek Vasut,
In message 1333142350-27117-1-git-send-email-marex@denx.de you wrote:
image.c: In function ‘boot_get_ramdisk’: image.c:800:8: warning: unused variable ‘end’ [-Wunused-variable]
Signed-off-by: Marek Vasut marex@denx.de Cc: Wolfgang Denk wd@denx.de
common/image.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
Applied, thanks.
But please don't send base64 encoded messages, because patchwork barfs on these:
-> pwapply ~/Mail/U-Boot/13909 Applying patch #149753 to current directory Description: [U-Boot] RAMDISK: Fix unused variable issue caused by raw rd support Traceback (most recent call last): File "/home/wd/bin/pwclient", line 466, in <module> main() File "/home/wd/bin/pwclient", line 449, in main action_apply(rpc, patch_id) File "/home/wd/bin/pwclient", line 264, in action_apply proc.communicate(s) File "/usr/lib64/python2.7/subprocess.py", line 737, in communicate self.stdin.write(input) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in position 406: ordinal not in range(128)
Best regards,
Wolfgang Denk