[U-Boot] [PATCH 5/7] common/cmd_usb.c: fix warning: variable ... set but not used

Remy Bohmer linux at bohmer.net
Sat Oct 8 19:55:52 CEST 2011


Hi,

2011/10/5 Wolfgang Denk <wd at denx.de>:
> Fix:
> cmd_usb.c: In function 'usb_show_tree_graph':
> cmd_usb.c:284:29: warning: variable 'port' set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Remy Bohmer <linux at bohmer.net>
> ---
>  common/cmd_usb.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
>
Acked-by: Remy Bohmer <linux at bohmer.net>

Kind regards,

Remy


More information about the U-Boot mailing list