mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 21:33:00 +00:00
staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
664b044b91
commit
4060f53cf1
@ -53,10 +53,6 @@
|
||||
|
||||
#define USB_CTL_WAIT 500 //ms
|
||||
|
||||
#ifndef URB_ASYNC_UNLINK
|
||||
#define URB_ASYNC_UNLINK 0
|
||||
#endif
|
||||
|
||||
int vnt_control_out(struct vnt_private *priv, u8 request, u16 value,
|
||||
u16 index, u16 length, u8 *buffer)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user