usb: gadget: udc: net2280: Remove restart_dma inline function definition
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Fri, 28 Nov 2014 13:50:51 +0000 (14:50 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Jan 2015 18:13:27 +0000 (12:13 -0600)
commit61e72dc65a9a4937d351a4b67386a6bbf70a1146
treeae69afbeef6fc79d4fae7247c01f0d5289086d4f
parentcb52c698c6030c88733c87def5c359a09b76bc1e
usb: gadget: udc: net2280: Remove restart_dma inline function definition

restart_dma is not used before it is declaration. Therefore we can
remove this definition.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/net2280.c