1
0
Fork 0

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>
hifive-unleashed-5.1
Pekka Enberg 2008-10-29 20:11:49 +02:00 committed by Greg Kroah-Hartman
parent 4460a0b4d5
commit 350e858868
1 changed files with 0 additions and 15 deletions

View File

@ -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
//==================================================================================================