zephyr/drivers/pcie/host
Daniel Leung 80f079a2cd pcie: host: guard include of ACPICA header file
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>
2023-07-24 09:07:45 +00:00
..
CMakeLists.txt drivers/pcie: Add Virtual Channel configuration support 2023-06-20 14:01:43 -04:00
Kconfig drivers: pcie: initialize after interrupt controllers 2023-07-12 09:25:35 +02:00
controller.c
msi.c
pcie.c pcie: host: guard include of ACPICA header file 2023-07-24 09:07:45 +00:00
pcie_ecam.c drivers: pcie: initialize after interrupt controllers 2023-07-12 09:25:35 +02:00
ptm.c
ptm.h
shell.c drivers/pcie: Add VC/TC mapping and VC enablement 2023-06-20 14:01:43 -04:00
vc.c drivers/pcie: Add VC/TC mapping and VC enablement 2023-06-20 14:01:43 -04:00
vc.h drivers/pcie: Fix copyright year 2023-06-21 13:57:01 -04:00