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 //==================================================================================================