Skip to content

Commit

Permalink
iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.c
Browse files Browse the repository at this point in the history
iwl-trans.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
  • Loading branch information
Sachin Kamat authored and Johannes Berg committed Nov 19, 2012
1 parent c4bfc1c commit e09b58f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/iwlwifi/pcie/drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

#include "iwl-trans.h"
#include "iwl-drv.h"
#include "iwl-trans.h"

#include "cfg.h"
#include "internal.h"
Expand Down

0 comments on commit e09b58f

Please sign in to comment.