Staging: w35und: remove unused macros from common.h
The macros are not used anywhere so remove them from driver code. Acked-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
4460a0b4d5
commit
350e858868
@ -33,21 +33,6 @@
|
||||
|
||||
//#define DEBUG_ENABLED 1
|
||||
|
||||
|
||||
|
||||
//===============================================================
|
||||
// Common type definition
|
||||
//===============================================================
|
||||
|
||||
//===========================================
|
||||
#define IGNORE 2
|
||||
#define SUCCESS 1
|
||||
#define FAILURE 0
|
||||
|
||||
|
||||
#define STATUS_MEDIA_CONNECT 1
|
||||
#define STATUS_MEDIA_DISCONNECT 0
|
||||
|
||||
//==================================================================================================
|
||||
// Common function definition
|
||||
//==================================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user