Archived
14
0
Fork 0

Staging: rtl8192su: remove RTL8192SU_DISABLE_IQK ifdefs

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Bartlomiej Zolnierkiewicz 2009-07-03 16:08:02 +02:00 committed by Greg Kroah-Hartman
parent 8b804677f9
commit bd7b22c91a
2 changed files with 0 additions and 12 deletions

View file

@ -8,7 +8,6 @@ EXTRA_CFLAGS += -DJACKSON_NEW_RX
EXTRA_CFLAGS += -DTHOMAS_BEACON
EXTRA_CFLAGS += -DRTL8192SU
EXTRA_CFLAGS += -DRTL8192SU_DISABLE_IQK=1
#EXTRA_CFLAGS += -DMUTIPLE_BULK_OUT

View file

@ -7033,17 +7033,6 @@ start:
//PHY_SetBBReg(Adapter, rOFDM0_TRxPathEnable, bMaskByte0, 0x11);
}
#if (RTL8192SU_DISABLE_IQK==0)
// For 1T2R IQK only currently.
if (priv->card_8192_version == VERSION_8192S_BCUT)
{
PHY_IQCalibrateBcut(dev);
}
else if (priv->card_8192_version == VERSION_8192S_ACUT)
{
PHY_IQCalibrate(dev);
}
#endif
//LZM 090219
// Set CCK and OFDM Block "ON"