summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/u_phonet.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/gadget/function/u_phonet.h')
-rw-r--r--drivers/usb/gadget/function/u_phonet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/gadget/function/u_phonet.h b/drivers/usb/gadget/function/u_phonet.h
index c53233b37192..ff62ca22c40d 100644
--- a/drivers/usb/gadget/function/u_phonet.h
+++ b/drivers/usb/gadget/function/u_phonet.h
@@ -20,7 +20,6 @@ struct f_phonet_opts {
struct net_device *gphonet_setup_default(void);
void gphonet_set_gadget(struct net_device *net, struct usb_gadget *g);
int gphonet_register_netdev(struct net_device *net);
-int phonet_bind_config(struct usb_configuration *c, struct net_device *dev);
void gphonet_cleanup(struct net_device *dev);
#endif /* __U_PHONET_H */