diff options
author | 2024-05-07 21:28:26 +0200 | |
---|---|---|
committer | 2024-08-29 19:04:22 +0200 | |
commit | 5506544dc2e48199f0e917d0a0847562f7a5d78d (patch) | |
tree | c6dfcf7c92276b17e40514569870796949328f51 /scripts/lib/kdoc/kdoc_parser.py | |
parent | ACPICA: Add support for Windows 11 22H2 _OSI string (diff) | |
download | linux-rng-5506544dc2e48199f0e917d0a0847562f7a5d78d.tar.xz linux-rng-5506544dc2e48199f0e917d0a0847562f7a5d78d.zip |
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: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions