[U-Boot] [PATCH 08/14] drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning
Marek Vasut
marek.vasut at gmail.com
Thu Dec 1 23:13:16 CET 2011
> Fix:
> sl811-hcd.c: In function 'sl811_rh_submit_urb':
> sl811-hcd.c:556:8: warning: variable 'wIndex' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Remy Bohmer <linux at bohmer.net>
> ---
I don't really understand this one (I didn't look too hard either). But I'd be
careful about this.
Also, isn't the Cc missing ? I see only To and Cc to the list in the mail
header.
M
More information about the U-Boot
mailing list