From: navin patidar Date: Mon, 26 May 2014 16:05:28 +0000 (+0530) Subject: staging: rtl8188eu: Remove unused structure "rtl8192cd_priv" X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=355dbc14af6e9465b5aa7bac961a622741390019;p=linux-beck.git staging: rtl8188eu: Remove unused structure "rtl8192cd_priv" Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8188eu/include/odm.h b/drivers/staging/rtl8188eu/include/odm.h index 9d1a79c21a2e..e83812f35ad6 100644 --- a/drivers/staging/rtl8188eu/include/odm.h +++ b/drivers/staging/rtl8188eu/include/odm.h @@ -90,14 +90,6 @@ #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;