Skip to content
Commit 5506544d authored by Adam Lackorzynski's avatar Adam Lackorzynski Committed by Rafael J. Wysocki
Browse files

ACPICA: Avoid warning for Dump Functions

ACPICA commit 6031b34b5dbabfaaebe80e57e8e415790b51d285

Only include the functions acpi_rs_dump_resource_list
and acpi_rs_dump_irq_list() if ACPI_DEBUGGER is defined, as
specified in the header.

This avoids the compiler warning by adding the ifdef for ACPI_DEBUGGER.

Link: https://github.com/acpica/acpica/commit/6031b34b


Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent dd067afe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment