wlan: Revert CL650969 TL Low resource problem fix.

Above CL introduce functional side dffect

CR-Fixed : NA

Change-Id: I78ae1eb90f28de99356c440d55380011d3c655dd
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi.h b/CORE/WDI/CP/inc/wlan_qct_wdi.h
index 55a58b7..5d73370 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi.h
@@ -9052,8 +9052,7 @@
 void WDI_TransportChannelDebug
 (
    wpt_boolean  displaySnapshot,
-   wpt_boolean  toggleStallDetect,
-   wpt_boolean  fullChannelsDump
+   wpt_boolean  toggleStallDetect
 );
 
 #ifdef __cplusplus