diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-6000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-6000.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-6000.c b/drivers/net/wireless/iwlwifi/iwl-6000.c index 84f181443f02..02103a7ae1df 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -310,7 +310,6 @@ static struct iwl_lib_ops iwl6000_lib = { | |||
310 | .init = iwl_apm_init, | 310 | .init = iwl_apm_init, |
311 | .stop = iwl_apm_stop, | 311 | .stop = iwl_apm_stop, |
312 | .config = iwl6000_nic_config, | 312 | .config = iwl6000_nic_config, |
313 | .set_pwr_src = iwl_set_pwr_src, | ||
314 | }, | 313 | }, |
315 | .eeprom_ops = { | 314 | .eeprom_ops = { |
316 | .regulatory_bands = { | 315 | .regulatory_bands = { |
@@ -383,7 +382,6 @@ static struct iwl_lib_ops iwl6000g2b_lib = { | |||
383 | .init = iwl_apm_init, | 382 | .init = iwl_apm_init, |
384 | .stop = iwl_apm_stop, | 383 | .stop = iwl_apm_stop, |
385 | .config = iwl6000_nic_config, | 384 | .config = iwl6000_nic_config, |
386 | .set_pwr_src = iwl_set_pwr_src, | ||
387 | }, | 385 | }, |
388 | .eeprom_ops = { | 386 | .eeprom_ops = { |
389 | .regulatory_bands = { | 387 | .regulatory_bands = { |