qcacmn: Remove macro ENABLE_10_4_FW_HDR

Remove all occurrence of ENABLE_10_4_FW_HDR and conserve
any logic change.

CRs-Fixed: 3345419
Change-Id: I37993fd2412a99e605290f5a895b7d8d634b5a69
This commit is contained in:
Mukul Dhiman
2023-02-09 11:16:05 +05:30
committed by Madan Koyyalamudi
parent f8d54d23a3
commit 66fa364229
4 changed files with 4 additions and 13 deletions

View File

@@ -14261,7 +14261,7 @@ static struct cdp_raw_ops dp_ops_raw = {
static struct cdp_pflow_ops dp_ops_pflow = {
dp_tx_flow_ctrl_configure_pdev,
};
#endif /* CONFIG_WIN */
#endif
#if defined(WLAN_CFR_ENABLE) && defined(WLAN_ENH_CFR_ENABLE)
static struct cdp_cfr_ops dp_ops_cfr = {