staging: rtl8188eu: HalPhyRf_8188e.h :Remove unused function declaration
authornavin patidar <navin.patidar@gmail.com>
Sun, 7 Sep 2014 11:08:02 +0000 (16:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 21:05:51 +0000 (14:05 -0700)
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/HalPhyRf_8188e.h

index 6f5a66df788f955271eb421d814a2b02db10dabf..3c3b8984fee8c17d2eb9c8439f2659968b55eb1b 100644 (file)
@@ -38,7 +38,4 @@ void rtl88eu_dm_txpower_tracking_callback_thermalmeter(struct adapter *adapt);
 void rtl88eu_phy_iq_calibrate(struct adapter *adapter, bool recovery);
 void rtl88eu_phy_lc_calibrate(struct adapter *adapter);
 
-/*  AP calibrate */
-void PHY_DigitalPredistortion_8188E(struct adapter *pAdapter);
-
 #endif /*  #ifndef __HAL_PHY_RF_8188E_H__ */
This page took 0.025954 seconds and 5 git commands to generate.