qcacmn: CONFIG_MCL cleanup in HAL layer

CONFIG_MCL cleanup in cmn driver HAL layer.

Change-Id: I1fa4657a8ffa87d571157e635ecedf8e8af0bf07
CRs-Fixed: 2467203
This commit is contained in:
Vevek Venkatesan
2019-06-06 19:21:25 +05:30
committed by nshrivas
parent bf9d06fab1
commit 735d9fedfc
3 changed files with 4 additions and 6 deletions

View File

@@ -57,7 +57,7 @@
#include "rxpcu_ppdu_end_info.h"
#include "phyrx_he_sig_a_su.h"
#include "phyrx_he_sig_a_mu_dl.h"
#if defined(CONFIG_MCL) && defined(QCA_WIFI_QCA6290_11AX)
#if defined(QCA_WIFI_QCA6290_11AX_MU_UL) && defined(QCA_WIFI_QCA6290_11AX)
#include "phyrx_he_sig_a_mu_ul.h"
#endif
#include "phyrx_he_sig_b1_mu.h"