qcacmn: Use appropriate config to include wmi_unified file

Use CONFIG_WMI_BCN_OFFLOAD instead of CONFIG_MCL to
include wmi_unified header file.

Change-Id: I0cc7a4958700c82c7d3e55c965ccac2451b64fd3
CRs-Fixed: 2490681
This commit is contained in:
Yeshwanth Sriram Guntuka
2019-07-16 14:38:08 +05:30
committed by nshrivas
parent b8db1bd02b
commit 4644ff4331

View File

@@ -26,9 +26,6 @@
#include "wmi_unified_api.h"
#include "wmi_unified_param.h"
#include "wlan_scan_ucfg_api.h"
#ifdef CONFIG_MCL
#include <wmi_unified.h>
#endif
#include "qdf_atomic.h"
#include <wbuff.h>