ANDROID: KVM: arm64: Reduce include dependencies of nvhe/iommu.h
Including <nvhe/iommu.h> from a pKVM vendor module is expected, but it
currently pulls in a number of private headers as dependencies when
including <nvhe/pkvm.h>. Remove that include and fixup the subsequent
build errors.
Bug: 442290493
Change-Id: I97dfa1ab360d5c0afbe51f7da6fe3ce4afff4d3f
Signed-off-by:
Quentin Perret <qperret@google.com>
Loading