Browse Source

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 years ago
parent
commit
27a7403814
1 changed files with 1 additions and 0 deletions
  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 */