diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-3945-hw.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-3945-hw.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h index 571815d7e8b..6693767adc9 100644 --- a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h +++ b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h | |||
@@ -324,7 +324,6 @@ struct iwl3945_eeprom { | |||
324 | /*=== CSR (control and status registers) ===*/ | 324 | /*=== CSR (control and status registers) ===*/ |
325 | #define CSR_BASE (0x000) | 325 | #define CSR_BASE (0x000) |
326 | 326 | ||
327 | #define CSR_SW_VER (CSR_BASE+0x000) | ||
328 | #define CSR_HW_IF_CONFIG_REG (CSR_BASE+0x000) /* hardware interface config */ | 327 | #define CSR_HW_IF_CONFIG_REG (CSR_BASE+0x000) /* hardware interface config */ |
329 | #define CSR_INT_COALESCING (CSR_BASE+0x004) /* accum ints, 32-usec units */ | 328 | #define CSR_INT_COALESCING (CSR_BASE+0x004) /* accum ints, 32-usec units */ |
330 | #define CSR_INT (CSR_BASE+0x008) /* host interrupt status/ack */ | 329 | #define CSR_INT (CSR_BASE+0x008) /* host interrupt status/ack */ |