diff options
author | 2023-08-18 14:40:01 -0500 | |
---|---|---|
committer | 2023-08-21 20:28:20 +0200 | |
commit | 3ac9b733723e4a09ad9125ceb51898d904cd5169 (patch) | |
tree | dc913252f928d318e1957e3ef527992804c63ab4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.5-rc7 (diff) | |
download | wireguard-linux-3ac9b733723e4a09ad9125ceb51898d904cd5169.tar.xz wireguard-linux-3ac9b733723e4a09ad9125ceb51898d904cd5169.zip |
ACPI: Adjust #ifdef for *_lps0_dev use
The `#ifdef` for acpi_register_lps0_dev() currently is guarded against
`CONFIG_X86`, but actually the functions contained in the block are
specifically sleep related functions.
Adjust the guard to also check for `CONFIG_SUSPEND`.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions