fsl_usb2_udc: Make dr_ep_setup function static.
authorWill Newton <[email protected]>
Tue, 12 Aug 2008 14:39:07 +0000 (15:39 +0100)
committerGreg Kroah-Hartman <[email protected]>
Fri, 17 Oct 2008 21:41:04 +0000 (14:41 -0700)
commit9c94155ea03e85aed66b6822477ea99f8681a3f1
treeac6c0d12044b3d174398121093cf9e7644fa2f93
parent84dcd594952bf9b95b3901516a61e57abdf54d62
fsl_usb2_udc: Make dr_ep_setup function static.

Make dr_ep_setup function static as it's never used outside this file.

Signed-off-by: Will Newton <[email protected]>
Acked-by: Li Yang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/gadget/fsl_usb2_udc.c