qcacmn: CFR: code clean up

Remove unnecessary inclusion of cfr_api.h
and fix the return types

Change-Id: I85fb45777e527b46ad086a3d3211cdf6019312ec
CRs-Fixed: 2609610
This commit is contained in:
Adwait Nayak
2020-01-28 01:27:02 +05:30
committed by nshrivas
parent 9b146aa11a
commit 99a4329e07
2 changed files with 5 additions and 6 deletions

View File

@@ -61,10 +61,6 @@
#include "wmi_unified_ap_api.h"
#endif
#ifdef WLAN_CFR_ENABLE
#include "wmi_unified_cfr_api.h"
#endif
#include <wmi_unified_vdev_api.h>
#include <wmi_unified_vdev_tlv.h>