summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/u_ether.h
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2013-12-03 15:15:26 +0100
committerFelipe Balbi <balbi@ti.com>2013-12-12 13:43:37 -0600
commit05de3fe3d1c124e4de53b111806c5740acd8d732 (patch)
tree6dae87078be6162b18424c9fe452ac3dcc7ab612 /drivers/usb/gadget/u_ether.h
parent85aec59fabaa89f96cafe77fa02ee566e0499636 (diff)
downloadblackbird-op-linux-05de3fe3d1c124e4de53b111806c5740acd8d732.tar.gz
blackbird-op-linux-05de3fe3d1c124e4de53b111806c5740acd8d732.zip
usb: gadget: f_subset: 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> Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/u_ether.h')
-rw-r--r--drivers/usb/gadget/u_ether.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/gadget/u_ether.h b/drivers/usb/gadget/u_ether.h
index c06059568d6c..72b6facde40d 100644
--- a/drivers/usb/gadget/u_ether.h
+++ b/drivers/usb/gadget/u_ether.h
@@ -268,9 +268,6 @@ static inline bool can_support_ecm(struct usb_gadget *gadget)
}
/* each configuration may bind one instance of an ethernet link */
-int geth_bind_config(struct usb_configuration *c, u8 ethaddr[ETH_ALEN],
- struct eth_dev *dev);
-
#ifdef USB_ETH_RNDIS
int rndis_bind_config_vendor(struct usb_configuration *c, u8 ethaddr[ETH_ALEN],
OpenPOWER on IntegriCloud