usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 22 Sep 2015 13:24:32 +0000 (18:54 +0530)
committerFelipe Balbi <balbi@ti.com>
Thu, 1 Oct 2015 17:40:21 +0000 (12:40 -0500)
commit79a5b4aa3511f82e1398223062cd62051044288d
treea0cae0aaf3012e75055e56ee6bd7adf922d0e691
parent4f06b6bb73be3fcdf728d7271ad05cd81df58f3d
usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup

Rearrange the udc_remote_wakeup function to remove the forward
declaration.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/udc/amd5536udc.c