qcacmn: Remove code relating to ocl_cfg
As part of removing gOclCfg ini, remove code used for it that is no longer needed. Change-Id: I00c32988cb3b852381be9810377aeefdd22454db CRs-Fixed: 2791469
This commit is contained in:
@@ -1009,10 +1009,6 @@ QDF_STATUS (*send_process_del_periodic_tx_ptrn_cmd)(wmi_unified_t wmi_handle,
|
||||
QDF_STATUS (*send_set_auto_shutdown_timer_cmd)(wmi_unified_t wmi_handle,
|
||||
uint32_t timer_val);
|
||||
|
||||
QDF_STATUS
|
||||
(*send_ocl_cmd)(wmi_unified_t wmi_handle,
|
||||
struct ocl_cmd_params *param);
|
||||
|
||||
#ifdef WLAN_FEATURE_NAN
|
||||
QDF_STATUS (*send_nan_req_cmd)(wmi_unified_t wmi_handle,
|
||||
struct nan_msg_params *nan_req);
|
||||
|
Reference in New Issue
Block a user