mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 11:11:22 -04:00
staging: rtl8188eu: usb_ops_linux.h: Remove unused function declarations
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8f7c67e3e1
commit
0e105ec17e
@@ -44,9 +44,6 @@
|
||||
|
||||
unsigned int ffaddr2pipehdl(struct dvobj_priv *pdvobj, u32 addr);
|
||||
|
||||
void usb_read_mem(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *rmem);
|
||||
void usb_write_mem(struct intf_hdl *pintfhdl, u32 addr, u32 cnt, u8 *wmem);
|
||||
|
||||
void usb_read_port_cancel(struct adapter *padapter);
|
||||
|
||||
u32 usb_write_port(struct adapter *padapter, u32 addr, u32 cnt, u8 *wmem);
|
||||
|
||||
Reference in New Issue
Block a user