diff options
| author | Johannes Berg <[email protected]> | 2024-02-04 10:48:18 +0100 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-02-04 10:49:56 +0100 |
| commit | 5f9c1f8f9adaf32e4e39fcf260d4fc20dbfb77c9 (patch) | |
| tree | 423203fced54f3adf77ab518beaa23bc86bbeaf8 /tools/perf/scripts/python | |
| parent | 5932ad87828b267649d750869c89c0f1a3873477 (diff) | |
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: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: c4c954547755 ("wifi: iwlwifi: implement WPFC ACPI table loading")
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions