qcacld-3.0: Exclude unused head file cfg_api.h

Since head file "cfg_api.h" is needn't, exclude it form these files.

Change-Id: Ic8f03b366eb9a20b153bbbafc778fab14340325a
CRs-Fixed: 2383295
This commit is contained in:
Wu Gao
2019-01-17 21:57:53 +08:00
committed by nshrivas
parent 755671ed02
commit eef680e4d0
34 changed files with 4 additions and 38 deletions

View File

@@ -46,7 +46,6 @@
#include "cds_reg_service.h"
#include "qdf_util.h"
#include "wlan_policy_mgr_api.h"
#include "cfg_api.h"
#include <wlan_objmgr_pdev_obj.h>
#include <wlan_objmgr_vdev_obj.h>
#include <wlan_utility.h>