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
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@
|
||||||
|
|
||||||
#define USB_CTL_WAIT 500 //ms
|
#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,
|
int vnt_control_out(struct vnt_private *priv, u8 request, u16 value,
|
||||||
u16 index, u16 length, u8 *buffer)
|
u16 index, u16 length, u8 *buffer)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue