diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-dev.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-dev.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-dev.h b/drivers/net/wireless/iwlwifi/iwl-dev.h index 065615ee040a..58165c769cf1 100644 --- a/drivers/net/wireless/iwlwifi/iwl-dev.h +++ b/drivers/net/wireless/iwlwifi/iwl-dev.h | |||
@@ -43,14 +43,14 @@ | |||
43 | #include "iwl-prph.h" | 43 | #include "iwl-prph.h" |
44 | #include "iwl-fh.h" | 44 | #include "iwl-fh.h" |
45 | #include "iwl-debug.h" | 45 | #include "iwl-debug.h" |
46 | #include "iwl-4965-hw.h" | ||
47 | #include "iwl-3945-hw.h" | ||
48 | #include "iwl-agn-hw.h" | 46 | #include "iwl-agn-hw.h" |
49 | #include "iwl-led.h" | 47 | #include "iwl-led.h" |
50 | #include "iwl-power.h" | 48 | #include "iwl-power.h" |
51 | #include "iwl-agn-rs.h" | 49 | #include "iwl-agn-rs.h" |
52 | #include "iwl-agn-tt.h" | 50 | #include "iwl-agn-tt.h" |
53 | 51 | ||
52 | #define U32_PAD(n) ((4-(n))&0x3) | ||
53 | |||
54 | struct iwl_tx_queue; | 54 | struct iwl_tx_queue; |
55 | 55 | ||
56 | /* CT-KILL constants */ | 56 | /* CT-KILL constants */ |