80f079a2cd
This puts a ifdef guard around the inclusion of ACPICA header file. The ACPICA module is not active unless CONFIG_ACPI is also enabled so we should not be using that header without CONFIG_ACPI also being enabled. This was discovered by Coverity. Fixes #60484 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
controller.c | ||
msi.c | ||
pcie.c | ||
pcie_ecam.c | ||
ptm.c | ||
ptm.h | ||
shell.c | ||
vc.c | ||
vc.h |