]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: don't export acpi functions unnecessarily
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Sep 2020 21:30:47 +0000 (00:30 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 1 Oct 2020 18:58:23 +0000 (21:58 +0300)
commit090a5d7c8b195ee1eaa66f0420b8a4974eb5f082
treeaa9c24b46dbff864dab4df715d265cfe94dadffa
parent2b3eb122342c72ee18cb26b0a28f7a66612f7992
iwlwifi: don't export acpi functions unnecessarily

A couple of functions were exported from the acpi.c file
unnecessarily, since they are only used internally in that file.  Make
them static.

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