[U-Boot] [PATCH 5/9] drivers/usb/gadget/core.c: Fix GCC 4.6 warning

Remy Bohmer linux at bohmer.net
Sun Dec 4 12:06:30 CET 2011


Hi,

2011/12/3 Anatolij Gustschin <agust at denx.de>:
> Fix:
> core.c: In function 'usbd_device_event_irq':
> core.c:596:21: warning: variable 'state' set but not used
> [-Wunused-but-set-variable]
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> Cc: Remy Bohmer <linux at bohmer.net>
> ---
>  drivers/usb/gadget/core.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Since it is part of a series with non-USB related changes:
Acked-by: Remy Bohmer <linux at bohmer.net>

Kind regards,

Remy


More information about the U-Boot mailing list