diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-5000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-5000.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c index 084271e5e468..c90a16cdfaff 100644 --- a/drivers/net/wireless/iwlwifi/iwl-5000.c +++ b/drivers/net/wireless/iwlwifi/iwl-5000.c | |||
@@ -370,7 +370,6 @@ static struct iwl_lib_ops iwl5000_lib = { | |||
370 | .init = iwl_apm_init, | 370 | .init = iwl_apm_init, |
371 | .stop = iwl_apm_stop, | 371 | .stop = iwl_apm_stop, |
372 | .config = iwl5000_nic_config, | 372 | .config = iwl5000_nic_config, |
373 | .set_pwr_src = iwl_set_pwr_src, | ||
374 | }, | 373 | }, |
375 | .eeprom_ops = { | 374 | .eeprom_ops = { |
376 | .regulatory_bands = { | 375 | .regulatory_bands = { |
@@ -440,7 +439,6 @@ static struct iwl_lib_ops iwl5150_lib = { | |||
440 | .init = iwl_apm_init, | 439 | .init = iwl_apm_init, |
441 | .stop = iwl_apm_stop, | 440 | .stop = iwl_apm_stop, |
442 | .config = iwl5000_nic_config, | 441 | .config = iwl5000_nic_config, |
443 | .set_pwr_src = iwl_set_pwr_src, | ||
444 | }, | 442 | }, |
445 | .eeprom_ops = { | 443 | .eeprom_ops = { |
446 | .regulatory_bands = { | 444 | .regulatory_bands = { |