Skip to content
Commit ef041c6b authored by Carles Cufi's avatar Carles Cufi Committed by Anas Nashif
Browse files

modules: acpica: Fix header inclusion issue



After 79d0bf39 was merged, the inclusion
of <zephyr/acpi/acpi.h> with CONFIG_ACPI=n caused a build failure because
<acpica/source/include/acpi.h> could no longer be included due to the
inlcude path not being injected anymore.

Fix this by guarding the header inclusion when CONFIG_ACPI
is not set.

Fixes #62679.

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent d42d14e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment