Re: [PATCH] iwlwifi: fix warning iwl-trans.h is included more than once

2019-07-09 Thread Luca Coelho
On Sun, 2019-05-26 at 17:08 +0530, Hariprasad Kelam wrote: > remove duplication include of iwl-trans.h > > issue identified by includecheck > > Signed-off-by: Hariprasad Kelam > --- Thanks! I have applied this (with small modifications to the commit message) in our internal tree and it will rea

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

2019-05-26 Thread Hariprasad Kelam
remove duplication include of iwl-trans.h issue identified by includecheck Signed-off-by: Hariprasad Kelam --- drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-devtrace.h b/drivers/net/wireless/intel/iwl