[GIT PULL] ACPI fix for v5.16-rc5
From: Rafael J. Wysocki
Date: Fri Dec 10 2021 - 14:53:06 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.16-rc5
with top-most commit 11f8cb8903ba4e8ba900fa4e4ab29d0fb4c9ef5d
ACPI: tools: Fix compilation when output directory is not present
on top of commit 0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1
Linux 5.16-rc4
to receive an ACPI fix for 5.16-rc5.
This causes the output directory for the ACPI tools to be created
during build if it has not been present before and prevents the
compilation from failing in that case (Chen Yu).
Thanks!
---------------
Chen Yu (1):
ACPI: tools: Fix compilation when output directory is not present
---------------
tools/power/acpi/Makefile.config | 1 +
tools/power/acpi/Makefile.rules | 1 +
2 files changed, 2 insertions(+)