]> git.dujemihanovic.xyz Git - u-boot.git/commit
iommu: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:54 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:55 +0000 (08:00 -0600)
commit3f77172db295e1a8faa811c5b2e927dbfb3f1d7a
tree6a60ae9b39b383efc4605b1622b950088b5a4055
parent503cc4d2cb72b576538261398473705ebeaabbbf
iommu: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/iommu/apple_dart.c
drivers/iommu/iommu-uclass.c
drivers/iommu/sandbox_iommu.c