OSDN Git Service

staging: rtl8188eu: Remove unused function odm_Init_RSSIForDM()
authornavin patidar <navin.patidar@gmail.com>
Mon, 26 May 2014 16:05:21 +0000 (21:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 May 2014 17:38:06 +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/hal/odm_HWConfig.c

index 0145a11..f2e1d02 100644 (file)
@@ -275,10 +275,6 @@ static void odm_RxPhyStatus92CSeries_Parsing(struct odm_dm_struct *dm_odm,
        dm_odm->DM_FatTable.antsel_rx_keep_2 = pPhyStaRpt->antsel_rx_keep_2;
 }
 
-void odm_Init_RSSIForDM(struct odm_dm_struct *dm_odm)
-{
-}
-
 static void odm_Process_RSSIForDM(struct odm_dm_struct *dm_odm,
                                  struct odm_phy_status_info *pPhyInfo,
                                  struct odm_per_pkt_info *pPktinfo)