summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:21 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:33:34 -0700
commit7af1ead431ec82b64de511fa28ac54b3cc5b66ca (patch)
tree538506d0d1409f5a1360b0c7290728e063f3ecc4 /drivers/staging/vt6655/device.h
parent3f9aceeddb95d7349148a085a834b8f544d2328f (diff)
downloadop-kernel-dev-7af1ead431ec82b64de511fa28ac54b3cc5b66ca.zip
op-kernel-dev-7af1ead431ec82b64de511fa28ac54b3cc5b66ca.tar.gz
staging: vt6655: dead code remove net device code
All functions are dead and nolonger of use. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/device.h')
-rw-r--r--drivers/staging/vt6655/device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/device.h b/drivers/staging/vt6655/device.h
index 214f73f..6729d23 100644
--- a/drivers/staging/vt6655/device.h
+++ b/drivers/staging/vt6655/device.h
@@ -746,8 +746,6 @@ static inline PDEVICE_TD_INFO alloc_td_info(void)
/*--------------------- Export Functions --------------------------*/
-bool device_dma0_xmit(struct vnt_private *pDevice,
- struct sk_buff *skb, unsigned int uNodeIndex);
bool device_alloc_frag_buf(struct vnt_private *pDevice,
PSDeFragControlBlock pDeF);
#endif
OpenPOWER on IntegriCloud