From: Alistair Popple Date: Mon, 9 Dec 2013 07:17:01 +0000 (+1100) Subject: powerpc/iommu: Update constant names to reflect their hardcoded page size X-Git-Tag: v3.14-rc1~80^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e589a4404fa06730355de204d3d136ed9bbc7dea;p=pandora-kernel.git powerpc/iommu: Update constant names to reflect their hardcoded page size The powerpc iommu uses a hardcoded page size of 4K. This patch changes the name of the IOMMU_PAGE_* macros to reflect the hardcoded values. A future patch will use the existing names to support dynamic page sizes. Signed-off-by: Alistair Popple Signed-off-by: Alexey Kardashevskiy Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed