[PATCH 1/3] iommu: fix compilation when CONFIG_PCI disabled
Tom Rini
trini at konsulko.com
Thu Dec 21 22:07:11 CET 2023
On Mon, Dec 11, 2023 at 06:41:40PM +0000, Caleb Connolly wrote:
> 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 at linaro.org>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231221/5c3de7f1/attachment.sig>
More information about the U-Boot
mailing list