qcacld-3.0: Refine disa head files
DISA head files include lots of not used public head files, and cause compilation issue when disable PMO feature flag. Change-Id: I287f845a3e9f923d042463c34abaedadb905d3b2 CRs-Fixed: 2243947
This commit is contained in:
@@ -24,11 +24,8 @@
|
||||
#ifndef _TARGET_IF_DISA_H_
|
||||
#define _TARGET_IF_DISA_H_
|
||||
|
||||
#include "target_if.h"
|
||||
#include <wmi_unified_api.h>
|
||||
#include <wmi_unified_priv.h>
|
||||
#include <wlan_objmgr_psoc_obj.h>
|
||||
#include <wmi_unified_param.h>
|
||||
#include "wlan_disa_tgt_api.h"
|
||||
#include "wlan_disa_obj_mgmt_public_struct.h"
|
||||
|
||||
/**
|
||||
|
@@ -21,9 +21,11 @@
|
||||
* in target if internally.
|
||||
*/
|
||||
|
||||
#include "target_if.h"
|
||||
#include "target_if_disa.h"
|
||||
#include "wlan_disa_tgt_api.h"
|
||||
#include "wlan_disa_public_struct.h"
|
||||
#include <wmi_unified_api.h>
|
||||
|
||||
int
|
||||
target_if_encrypt_decrypt_event_handler(ol_scn_t scn_handle, uint8_t *data,
|
||||
|
Reference in New Issue
Block a user