qcacld-3.0: Remove wmi_unified_pdev_set_param() prototype
WMA has a prototype for wmi_unified_pdev_set_param(), but there is no implementation, so remove it. Change-Id: Id39afc1a1966bca9b8b947bb0b2c89f5d1b21801 CRs-Fixed: 2361995
This commit is contained in:
parent
56174d1a2a
commit
7bdfab6ce6
@ -145,10 +145,6 @@ struct wifi_scan_cmd_req_params;
|
||||
* wma_main.c functions declarations
|
||||
*/
|
||||
|
||||
int
|
||||
wmi_unified_pdev_set_param(wmi_unified_t wmi_handle, WMI_PDEV_PARAM param_id,
|
||||
uint32_t param_value);
|
||||
|
||||
/**
|
||||
* wma_send_msg_by_priority() - Send wma message to PE with priority.
|
||||
* @wma_handle: wma handle
|
||||
|
Loading…
Reference in New Issue
Block a user