diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-4965.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965.h b/drivers/net/wireless/iwlwifi/iwl-4965.h index f4e395fcb807..4426d0f85564 100644 --- a/drivers/net/wireless/iwlwifi/iwl-4965.h +++ b/drivers/net/wireless/iwlwifi/iwl-4965.h | |||
@@ -44,7 +44,7 @@ extern struct pci_device_id iwl4965_hw_card_ids[]; | |||
44 | #include "iwl-4965-hw.h" | 44 | #include "iwl-4965-hw.h" |
45 | #include "iwl-csr.h" | 45 | #include "iwl-csr.h" |
46 | #include "iwl-prph.h" | 46 | #include "iwl-prph.h" |
47 | #include "iwl-4965-debug.h" | 47 | #include "iwl-debug.h" |
48 | 48 | ||
49 | /* Change firmware file name, using "-" and incrementing number, | 49 | /* Change firmware file name, using "-" and incrementing number, |
50 | * *only* when uCode interface or architecture changes so that it | 50 | * *only* when uCode interface or architecture changes so that it |
@@ -1202,7 +1202,7 @@ struct iwl4965_priv { | |||
1202 | u32 pm_state[16]; | 1202 | u32 pm_state[16]; |
1203 | #endif | 1203 | #endif |
1204 | 1204 | ||
1205 | #ifdef CONFIG_IWL4965_DEBUG | 1205 | #ifdef CONFIG_IWLWIFI_DEBUG |
1206 | /* debugging info */ | 1206 | /* debugging info */ |
1207 | u32 framecnt_to_us; | 1207 | u32 framecnt_to_us; |
1208 | atomic_t restrict_refcnt; | 1208 | atomic_t restrict_refcnt; |