summaryrefslogtreecommitdiff
path: root/core/utils/logging
diff options
context:
space:
mode:
authorAnurag Chouhan <achouhan@codeaurora.org>2016-02-18 18:00:46 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-03-24 11:57:39 -0700
commitfb54ab0eac58d30a0ea9ae60628a87e3ea2edf1c (patch)
tree03c40a2718f7cad2658d6ac08fbc774dbba2e2c8 /core/utils/logging
parentffb2154eff31cff255932fa9e4b314850cf5a950 (diff)
qcacld-3.0: Add QDF status
Replace CDF status with QDF status Change-Id: I7170c8ae4c5bd97a8f0f383af637bb2ec312f082 CRs-Fixed: 981188
Diffstat (limited to 'core/utils/logging')
-rw-r--r--core/utils/logging/inc/wlan_logging_sock_svc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/utils/logging/inc/wlan_logging_sock_svc.h b/core/utils/logging/inc/wlan_logging_sock_svc.h
index 5aa52459265f..d6c94930ba49 100644
--- a/core/utils/logging/inc/wlan_logging_sock_svc.h
+++ b/core/utils/logging/inc/wlan_logging_sock_svc.h
@@ -34,7 +34,6 @@
#define WLAN_LOGGING_SOCK_SVC_H
#include <wlan_nlink_srv.h>
-#include <cdf_status.h>
#include <qdf_status.h>
#include <cdf_trace.h>
#include <wlan_nlink_common.h>