diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2023-12-11 18:41:40 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-12-21 11:59:49 -0500 |
commit | e96ecbe71925f31ee43d353ceabe5b2c53df512f (patch) | |
tree | 9b3b3ba0624be05c4f5569022c52823f1c1aa545 /lib/smbios-parser.c | |
parent | f1b809c55c2762ab3bb47b3b11d769c04f46093a (diff) |
iommu: fix compilation when CONFIG_PCI disabled
The dev_pci_iommu_enable() function is only available when CONFIG_PCI is
enabled, replace the runtime check with a preprocessor one to fix
compilation with pci disabled.
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'lib/smbios-parser.c')
0 files changed, 0 insertions, 0 deletions