Staging: vt6655: remove unused OUT definition
Signed-off-by: Charles Clément <caratorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
8fee12e4d1
commit
8fa5dd133e
|
@ -33,10 +33,6 @@
|
||||||
|
|
||||||
/******* Common definitions and typedefs ***********************************/
|
/******* Common definitions and typedefs ***********************************/
|
||||||
|
|
||||||
#ifndef OUT
|
|
||||||
#define OUT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef TxInSleep
|
#ifndef TxInSleep
|
||||||
#define TxInSleep
|
#define TxInSleep
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue