Skip to content

Commit

Permalink
Staging: w35und: remove unused macros from common.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Jan 6, 2009
1 parent 4460a0b commit 350e858
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions drivers/staging/winbond/linux/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
//==================================================================================================
Expand Down

0 comments on commit 350e858

Please sign in to comment.