Commit 973ef19e authored by Hariprasad Kelam's avatar Hariprasad Kelam Committed by Luca Coelho
Browse files

iwlwifi: fix warning iwl-trans.h is included more than once



Remove duplicate inclusion of iwl-trans.h.

This issue was found by includecheck.

Signed-off-by: default avatarHariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 7d34a7d7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -75,7 +75,6 @@ static inline size_t iwl_rx_trace_len(const struct iwl_trans *trans,

#include <linux/tracepoint.h>
#include <linux/device.h>
#include "iwl-trans.h"


#if !defined(CONFIG_IWLWIFI_DEVICE_TRACING) || defined(__CHECKER__)