Skip to content
Commit 5f9c1f8f authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI



The user of this function passes a pointer to a value that
doesn't exist when compiled w/o CONFIG_ACPI. Since we don't
need the value then, make the non-ACPI version a macro to
allow it to still build.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202402031454.syX4cSGN-lkp@intel.com/


Fixes: c4c95454 ("wifi: iwlwifi: implement WPFC ACPI table loading")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 5932ad87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment