qcacld-3.0: Add QDF trace API's

Replace CDF trace API's with QDF trace API's.

Change-Id: I5b99dce73297f7de8f0755fa0b47dc3f84c78747
CRs-Fixed: 981188
This commit is contained in:
Anurag Chouhan
2016-02-25 11:47:37 +05:30
committed by Gerrit - the friendly Code Review server
parent 210db07644
commit b2dc16fefe
141 changed files with 4469 additions and 5908 deletions

View File

@@ -33,7 +33,7 @@
#ifndef _BMI_H_
#define _BMI_H_
#include "bmi_msg.h"
#include "cdf_trace.h"
#include "qdf_trace.h"
#include "ol_if_athvar.h"
#include "hif.h"