]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: w35und: remove unused macros from common.h
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 29 Oct 2008 18:11:49 +0000 (20:11 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:46 +0000 (13:51 -0800)
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>
drivers/staging/winbond/linux/common.h

index f171b881d95618cc655b012190481c44e2307238..8290779e09aad933c661ceb7a723b1b1d15cc142 100644 (file)
 
 //#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
 //==================================================================================================