From: Rickard Strandqvist Date: Sat, 20 Dec 2014 16:44:10 +0000 (+0100) Subject: staging: rtl8723au: hal: odm.c: Remove some unused functions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=539b5e0bb084fb5f54aad0de97bea55b6a2a833b;p=pandora-kernel.git staging: rtl8723au: hal: odm.c: Remove some unused functions Removes some functions that are not used anywhere: odm_1R_CCA23a() odm_TXPowerTrackingCheckAP() odm_TXPowerTrackingCheckMP() odm_RSSIMonitorCheck23aAP() odm_RSSIMonitorCheck23aMP() odm_RSSIMonitorInit() odm_RefreshRateAdaptiveMask23aAPADSL23a() odm_RefreshRateAdaptiveMask23aMP23a() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed