|
@@ -689,7 +689,7 @@ static void pn_unbind(struct usb_configuration *c, struct usb_function *f)
|
|
usb_free_all_descriptors(f);
|
|
usb_free_all_descriptors(f);
|
|
}
|
|
}
|
|
|
|
|
|
-struct usb_function *phonet_alloc(struct usb_function_instance *fi)
|
|
|
|
|
|
+static struct usb_function *phonet_alloc(struct usb_function_instance *fi)
|
|
{
|
|
{
|
|
struct f_phonet *fp;
|
|
struct f_phonet *fp;
|
|
struct f_phonet_opts *opts;
|
|
struct f_phonet_opts *opts;
|