Skip to content
Commit de56298f authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Felipe Balbi
Browse files

usb: gadget: s3c: Remove unused 'udc' variable



Remove unused 'udc' variable to fix compile warnings:

    drivers/usb/gadget/udc/s3c2410_udc.c: In function 's3c2410_udc_dequeue':
    drivers/usb/gadget/udc/s3c2410_udc.c:1268:22: warning: variable 'udc' set but not used [-Wunused-but-set-variable]

Reviewed-by: default avatarNathan Chancellor <natechancellor@gmail.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent 5bde3f02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment