summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include/rtl8188e_hal.h
diff options
context:
space:
mode:
authornavin patidar <navin.patidar@gmail.com>2014-06-22 08:19:26 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-27 00:27:12 (GMT)
commita42a58012cbf31e0f379606ec5e22e0f222fcb03 (patch)
tree0d0bf18556f39958e5f47513e6c41571b189df25 /drivers/staging/rtl8188eu/include/rtl8188e_hal.h
parentf9891af6389b7dc99ddee8f2607efe459ea0f2dc (diff)
downloadlinux-a42a58012cbf31e0f379606ec5e22e0f222fcb03.tar.xz
staging: rtl8188eu: Remove dummy function Hal_InitChannelPlan()
Signed-off-by: navin patidar <navin.patidar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/include/rtl8188e_hal.h')
-rw-r--r--drivers/staging/rtl8188eu/include/rtl8188e_hal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8188eu/include/rtl8188e_hal.h b/drivers/staging/rtl8188eu/include/rtl8188e_hal.h
index 94a5f93..ed3204f 100644
--- a/drivers/staging/rtl8188eu/include/rtl8188e_hal.h
+++ b/drivers/staging/rtl8188eu/include/rtl8188e_hal.h
@@ -457,7 +457,6 @@ void Hal_ReadPowerSavingMode88E(struct adapter *pAdapter, u8 *hwinfo,
bool HalDetectPwrDownMode88E(struct adapter *Adapter);
-void Hal_InitChannelPlan(struct adapter *padapter);
void rtl8188e_set_hal_ops(struct hal_ops *pHalFunc);
/* register */