Skip to content

Commit

Permalink
iwlwifi: remove uneeded include from iwl-pci.c
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
  • Loading branch information
Emmanuel Grumbach authored and Wey-Yi Guy committed Apr 16, 2012
1 parent 0e02fe5 commit 7dcf1e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/iwlwifi/iwl-pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,8 @@
#include <linux/pci.h>
#include <linux/pci-aspm.h>

#include "iwl-io.h"
#include "iwl-shared.h"
#include "iwl-trans.h"
#include "iwl-csr.h"
#include "iwl-cfg.h"
#include "iwl-drv.h"
#include "iwl-trans.h"
Expand Down

0 comments on commit 7dcf1e6

Please sign in to comment.