diff options
author | 2021-05-24 17:41:05 +0800 | |
---|---|---|
committer | 2021-05-24 16:30:31 +0200 | |
commit | be7ae56809bf6d3e6ee80cc92f4096207640a2fb (patch) | |
tree | 7a397efeb35d5d0e9e3ba62c1d629e872abcd4ee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: ipmi: Remove address space handler in error path (diff) | |
download | wireguard-linux-be7ae56809bf6d3e6ee80cc92f4096207640a2fb.tar.xz wireguard-linux-be7ae56809bf6d3e6ee80cc92f4096207640a2fb.zip |
ACPI: configfs: Replace ACPI_INFO() with pr_debug()
The ACPI_INFO() macro is used for message printing in the ACPICA code.
ACPI_INFO() will be empty if the ACPICA debug is not enabled, so
replace it with pr_debug().
Also remove the not needed ACPICA header file inclusions to decouple
from ACPICA.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
[ rjw: Changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions