Jelajahi Sumber

qcacmn: Remove pktlog.h include

The header file pktlog.h is a legacy remnant that doesn't provide any
value, so remove the unnecessary #include. This is a precursor to
removing the actual file.

Change-Id: I3f57b6fce39f0adebf5350badb59ce80f15db7e3
CRs-Fixed: 3420936
Jeff Johnson 2 tahun lalu
induk
melakukan
53deac6358
1 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 6
      dp/wifi3.0/dp_types.h

+ 0 - 6
dp/wifi3.0/dp_types.h

@@ -45,20 +45,14 @@
 #include <hal_api.h>
 #include <hal_api_mon.h>
 #include "hal_rx.h"
-//#include "hal_rx_flow.h"
 
 #define MAX_BW 8
 #define MAX_RETRIES 4
 #define MAX_RECEPTION_TYPES 4
 
 #define MINIDUMP_STR_SIZE 25
-#ifndef REMOVE_PKT_LOG
-#include <pktlog.h>
-#endif
 #include <dp_umac_reset.h>
 
-//#include "dp_tx.h"
-
 #define REPT_MU_MIMO 1
 #define REPT_MU_OFDMA_MIMO 3
 #define DP_VO_TID 6