From 07dea452f665a62637912de0d4234d757eb81a13 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 29 Oct 2008 20:11:49 +0200 Subject: [PATCH] --- yaml --- r: 126567 b: refs/heads/master c: 350e858868f4910c70d2380a33adc828690b7252 h: refs/heads/master i: 126565: 148ea1b50303b524abaa3573c96cd09d4a4516bf 126563: bbb1076a9f7512ae3ffba819a169485dfc32da0e 126559: b43ab8704988bdd43c35326425a04ec53d2a5db4 v: v3 --- [refs] | 2 +- trunk/drivers/staging/winbond/linux/common.h | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/[refs] b/[refs] index d7088c3ce714..324e0caaad8b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4460a0b4d5d9e0b5695365a1a5815e0f4981e01e +refs/heads/master: 350e858868f4910c70d2380a33adc828690b7252 diff --git a/trunk/drivers/staging/winbond/linux/common.h b/trunk/drivers/staging/winbond/linux/common.h index f171b881d956..8290779e09aa 100644 --- a/trunk/drivers/staging/winbond/linux/common.h +++ b/trunk/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 //==================================================================================================