OSDN Git Service

staging: rtl8188eu: Remove unused structure "rtl8192cd_priv"
authornavin patidar <navin.patidar@gmail.com>
Mon, 26 May 2014 16:05:28 +0000 (21:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 May 2014 17:38:07 +0000 (10:38 -0700)
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/odm.h

index 9d1a79c..e83812f 100644 (file)
 #define ANTTESTA               0x01    /* Ant A will be Testing */
 #define ANTTESTB               0x02    /* Ant B will be testing */
 
-/*  structure and define */
-
-/*  Add for AP/ADSLpseudo DM structuer requirement. */
-/*  We need to remove to other position??? */
-struct rtl8192cd_priv {
-       u8              temp;
-};
-
 struct rtw_dig {
        u8              Dig_Enable_Flag;
        u8              Dig_Ext_Port_Stage;