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

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
......@@ -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
//==================================================================================================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment