From 7bdfab6ce61a7aa31095d78c0fd91ebabeac225d Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Wed, 5 Dec 2018 17:10:37 -0800 Subject: [PATCH] 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 --- core/wma/inc/wma_internal.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/wma/inc/wma_internal.h b/core/wma/inc/wma_internal.h index 4ea92f90cde0c..1e2a194742bae 100644 --- a/core/wma/inc/wma_internal.h +++ b/core/wma/inc/wma_internal.h @@ -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