Browse Source

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>
Pekka Enberg 17 years ago
parent
commit
350e858868
1 changed files with 0 additions and 15 deletions
  1. 0 15
      drivers/staging/winbond/linux/common.h

+ 0 - 15
drivers/staging/winbond/linux/common.h

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