Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc/iommu: Fix comments with it_page_shift
There is a couple of commented debug prints which still use IOMMU_PAGE_SHIFT() which is not defined for POWERPC anymore, replace them with it_page_shift. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
- Loading branch information