iwlwifi: cleanup usage of inline functions
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-4965.c
index 04db34ba814be632871270d17d890bf6e3cacaf6..569347ff377b18e7cb494152734f471f454fd3f0 100644 (file)
@@ -4961,11 +4961,4 @@ int iwl4965_eeprom_acquire_semaphore(struct iwl4965_priv *priv)
        return rc;
 }
 
-inline void iwl4965_eeprom_release_semaphore(struct iwl4965_priv *priv)
-{
-       iwl4965_clear_bit(priv, CSR_HW_IF_CONFIG_REG,
-               CSR_HW_IF_CONFIG_REG_BIT_EEPROM_OWN_SEM);
-}
-
-
 MODULE_DEVICE_TABLE(pci, iwl4965_hw_card_ids);
This page took 0.029513 seconds and 5 git commands to generate.