linux/drivers/staging/rtl8723au
Somya Anand a51bab6d42 Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a
This patch fixes the following sparse warning:

warning: symbol 'rtw_atimdone_event_callback23a' was not declared.
Should it be static?
rtw_atimdone_event_callback23a is local to the file rtw_mlme.c but
it isn't exposed in a header file anywhere. Moreover it is never called
from anywhere as well.

So, this patch removes this function completely.

Signed-off-by: Somya Anand <somyaanand214@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-23 22:41:16 +01:00
..
core Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a 2015-03-23 22:41:16 +01:00
hal staging: rtl8723au: update_txdesc(): bagg_pkt is always false 2015-03-23 22:40:29 +01:00
include staging: rtl8723au: Eliminate ODM_SetBBReg() 2015-03-06 17:22:44 -08:00
os_dep staging: rtl8723au: remove intialization of static ints 2015-03-16 16:17:31 +01:00
Kconfig staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code 2014-04-15 11:03:56 -07:00
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO staging: r8723au: Turn on build of new driver 2014-04-05 14:53:46 -07:00