From 84f1966e25a2e13f02cf9689e863f57bb69cc9bd Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Tue, 15 Jul 2014 19:24:25 +1000 Subject: [PATCH] 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed