Hi, 2011/12/3 Anatolij Gustschin <[email protected]>: > 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 <[email protected]> > Cc: Remy Bohmer <[email protected]> > --- > 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 <[email protected]> Kind regards, Remy _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

