From 83aad504424958d890a639c752dbd972ec10a347 Mon Sep 17 00:00:00 2001 From: Srinivas Pitla Date: Mon, 8 Jan 2018 16:55:36 +0530 Subject: [PATCH] qcacmn: Add target_if support to WMI Include service ready structure definition Change-Id: I0294b99c6836fc96b0e211c855e851c8926d4823 CRs-Fixed: 2177109 --- wmi_unified_api.h | 1 + wmi_unified_priv.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/wmi_unified_api.h b/wmi_unified_api.h index 29fa51f738..e46e30a82c 100644 --- a/wmi_unified_api.h +++ b/wmi_unified_api.h @@ -39,6 +39,7 @@ #endif #include "htc_api.h" #include "wmi_unified_param.h" +#include "service_ready_param.h" #include "wlan_objmgr_psoc_obj.h" #include "wlan_mgmt_txrx_utils_api.h" #ifdef WLAN_PMO_ENABLE diff --git a/wmi_unified_priv.h b/wmi_unified_priv.h index b62a5d1b65..50f80e4aa6 100644 --- a/wmi_unified_priv.h +++ b/wmi_unified_priv.h @@ -39,7 +39,6 @@ #include #endif #include "qdf_atomic.h" -#include "wlan_objmgr_psoc_service_ready_api.h" #ifdef CONVERGED_P2P_ENABLE #include