diff options
author | Mario Limonciello <mario.limonciello@amd.com> | 2025-04-07 13:36:55 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-04-09 16:10:37 +0200 |
commit | e1bdbbc98279164d910d2de82a745f090a8b249f (patch) | |
tree | 53d67fce94bb17a9c60a6299f112ffa1d4817a92 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0af2f6be1b4281385b618cb86ad946eded089ac8 (diff) |
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
acpi_register_lps0_dev() and acpi_unregister_lps0_dev() may be used
in drivers that don't require CONFIG_SUSPEND or compile on !X86.
Add prototypes for those cases.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202502191627.fRgoBwcZ-lkp@intel.com/
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://patch.msgid.link/20250407183656.1503446-1-superm1@kernel.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions