소스 검색

qcacld-3.0: Use HOST defined target type

Target types are moved to target_type.h from hif.h.
Add new target type include for target definitions.

Change-Id: I54185fff428eebf678310f95f59a63db4f82aa80
CRs-Fixed: 2144470
Govind Singh 7 년 전
부모
커밋
27a7403814
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      core/cds/src/cds_api.c

+ 1 - 0
core/cds/src/cds_api.c

@@ -67,6 +67,7 @@
 #include <dispatcher_init_deinit.h>
 #include <cdp_txrx_handle.h>
 #include "qdf_cpuhp.h"
+#include "target_type.h"
 
 /* Preprocessor Definitions and Constants */