diff options
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h b/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h index 319f90019720..a1fc439aafd0 100644 --- a/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h +++ b/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h | |||
@@ -43,8 +43,6 @@ | |||
43 | #include "iwl-io.h" | 43 | #include "iwl-io.h" |
44 | #include "iwl-op-mode.h" | 44 | #include "iwl-op-mode.h" |
45 | 45 | ||
46 | struct iwl_tx_queue; | ||
47 | struct iwl_queue; | ||
48 | struct iwl_host_cmd; | 46 | struct iwl_host_cmd; |
49 | 47 | ||
50 | /*This file includes the declaration that are internal to the | 48 | /*This file includes the declaration that are internal to the |