瀏覽代碼

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 */