OSDN Git Service

iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Sep 2020 21:30:52 +0000 (00:30 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:58:25 +0000 (21:58 +0300)
commitf961e9fc35cc69ab5bbdb2e6b4d06c30857325d5
tree09e97c3a81b6234ff2af82b6c82ae75ba817505a
parentf604324eefec171aef147e77ddbe581f6cbb1ca3
iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()

This function is only called from acpi.c, which is only included in
the makefile if CONFIG_ACPI is set.  So it doesn't make sense to
declare a dummy version of it when CONFIG_ACPI is not defined.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200926002540.1833ae348c7f.I3271f9d2f7e484779a6319a1514cd0b7221fe326@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/acpi.h