summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/u_phonet.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/gadget/u_phonet.h')
-rw-r--r--drivers/usb/gadget/u_phonet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/gadget/u_phonet.h b/drivers/usb/gadget/u_phonet.h
index 1ff5ad5..98ced18 100644
--- a/drivers/usb/gadget/u_phonet.h
+++ b/drivers/usb/gadget/u_phonet.h
@@ -23,7 +23,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);
-struct net_device *gphonet_setup(struct usb_gadget *gadget);
int phonet_bind_config(struct usb_configuration *c, struct net_device *dev);
void gphonet_cleanup(struct net_device *dev);