提交 67ea1540 编写于 作者: B Bhaktipriya Shridhar 提交者: Greg Kroah-Hartman

staging: rtl8723au: hal: Remove Unused macro

PlatformIndicateBTACLData is an unused macro. Hence, removed.
Signed-off-by: NBhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 400a30dd
......@@ -77,8 +77,6 @@ if ((BTCoexDbgLevel == _bt_dbg_on_)) {\
#define PlatformZeroMemory(ptr, sz) memset(ptr, 0, sz)
#define PlatformIndicateBTACLData(...) (RT_STATUS_SUCCESS)
#define GET_UNDECORATED_AVERAGE_RSSI(padapter) \
(GET_HAL_DATA(padapter)->dmpriv.EntryMinUndecoratedSmoothedPWDB)
#define RT_RF_CHANGE_SOURCE u32
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册