summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au
diff options
context:
space:
mode:
authorBhumika Goyal2016-02-15 09:47:11 +0100
committerGreg Kroah-Hartman2016-02-21 00:03:59 +0100
commit338e47161951351b78ea320e05c3c199578925da (patch)
treeabf364bcc9d6e284b12ff15cdda66a374d0ed47a /drivers/staging/rtl8723au
parentstaging: most: hdm-usb: Remove create_workqueue() (diff)
downloadkernel-qcow2-linux-338e47161951351b78ea320e05c3c199578925da.tar.gz
kernel-qcow2-linux-338e47161951351b78ea320e05c3c199578925da.tar.xz
kernel-qcow2-linux-338e47161951351b78ea320e05c3c199578925da.zip
Staging: rtl8723au: hal: Remove unused macros
The macros PlatformProcessHCICommands and PlatformTxBTQueuedPackets are not used anywhere in the kernel so remove them. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723au')
-rw-r--r--drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c b/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
index 33eabf4f2ad3..1688f6632085 100644
--- a/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
+++ b/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
@@ -77,8 +77,6 @@ if ((BTCoexDbgLevel == _bt_dbg_on_)) {\
#define PlatformZeroMemory(ptr, sz) memset(ptr, 0, sz)
-#define PlatformProcessHCICommands(...)
-#define PlatformTxBTQueuedPackets(...)
#define PlatformIndicateBTACLData(...) (RT_STATUS_SUCCESS)
#define GET_UNDECORATED_AVERAGE_RSSI(padapter) \