summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_phonet.h
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2013-05-23 10:51:13 +0200
committerFelipe Balbi <balbi@ti.com>2013-06-10 17:31:55 +0300
commit0383070e8d904f006b6eaffceb3fae4cdd25c01a (patch)
tree2437b1ec77c157ae44fad31e52c1bf732f0c2027 /drivers/usb/gadget/u_phonet.h
parent83167f12da059799072128e91ab692613d8237ee (diff)
downloadop-kernel-dev-0383070e8d904f006b6eaffceb3fae4cdd25c01a.zip
op-kernel-dev-0383070e8d904f006b6eaffceb3fae4cdd25c01a.tar.gz
usb: gadget: f_phonet: remove compatibility layer
There are no old function interface users left, so the old interface can be removed. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
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);
OpenPOWER on IntegriCloud