From: Alexey Kardashevskiy Date: Tue, 15 Jul 2014 09:24:25 +0000 (+1000) Subject: powerpc/iommu: Fix comments with it_page_shift X-Git-Tag: omap-for-v3.17/fixes-against-rc2~134^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f1966e25a2e13f02cf9689e863f57bb69cc9bd;p=pandora-kernel.git 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-diff-tree failed