Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 350e8588 authored by Pekka Enberg's avatar Pekka Enberg Committed by Greg Kroah-Hartman
Browse files

Staging: w35und: remove unused macros from common.h



The macros are not used anywhere so remove them from driver code.

Acked-by: default avatarPavel Machek <pavel@suse.cz>
Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 4460a0b4
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -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
//==================================================================================================