summaryrefslogtreecommitdiff
path: root/qdf/linux/src
diff options
context:
space:
mode:
Diffstat (limited to 'qdf/linux/src')
-rw-r--r--qdf/linux/src/i_qdf_trace.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/qdf/linux/src/i_qdf_trace.h b/qdf/linux/src/i_qdf_trace.h
index 124ebfb2c64b..7ef3fc3c95c8 100644
--- a/qdf/linux/src/i_qdf_trace.h
+++ b/qdf/linux/src/i_qdf_trace.h
@@ -40,9 +40,6 @@
#endif
#ifdef CONFIG_MCL
-/* Include Files */
-#include <cds_packet.h>
-
/* QDF_TRACE is the macro invoked to add trace messages to code. See the
* documenation for qdf_trace_msg() for the parameters etc. for this function.
*