usb: dwc3: gadget: remove unnecessary 'start_new' variable
authorJingoo Han <jg1.han@samsung.com>
Fri, 4 Jul 2014 06:00:51 +0000 (15:00 +0900)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Jul 2014 13:44:25 +0000 (08:44 -0500)
commit029d97ff543219762685805e15d71f7005ad7c5e
treec5b61309501490d17b74e1bb2a3587d0ac60e368
parent1e32cda86d360ade35d2b3328b46ecf6ef5836db
usb: dwc3: gadget: remove unnecessary 'start_new' variable

Remove 'start_new' variable from dwc3_endpoint_transfer_complete(),
since this variable has not been used.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c