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

Rearrange the udc_basic_init 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