rtl8188eu: Remove dead code for other PLATFORM_XX variables

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-10 21:20:38 -05:00
parent a3ca3380b5
commit bb27b28f6e
18 changed files with 4 additions and 652 deletions

View file

@ -780,7 +780,6 @@ ODM_DMWatchdog(
odm_RSSIMonitorCheck(pDM_Odm);
#if (DM_ODM_SUPPORT_TYPE == ODM_CE)
/* ifdef CONFIG_PLATFORM_SPRD */
/* For CE Platform(SPRD or Tablet) */
/* 8723A or 8189ES platform */
/* NeilChen--2012--08--24-- */
@ -799,7 +798,6 @@ ODM_DMWatchdog(
odm_DIGbyRSSI_LPS(pDM_Odm);
}
else
/* endif */
#endif
{
odm_DIG(pDM_Odm);