]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
sandbox: Fix warning in display_options
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:11 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:40 +0000 (22:39 +0200)
commit336b5785adad8a7d372a8bf6e58dee9b6dbd808a
tree6c9050e88d98d5849e3d4e048091f2474da165c5
parenta47c747d8fbe0a321c2c662006a993ad4aaab852
sandbox: Fix warning in display_options

This fixes a warning in the print_buffer() function with some toolchains.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
lib/display_options.c