From: Will Deacon Date: Wed, 31 Jul 2013 18:21:25 +0000 (+0100) Subject: iommu/arm-smmu: Remove broken big-endian check X-Git-Tag: v3.12-rc1~33^2^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ae9f2fa3f770c734e713f9a0a4c40bcf2373ab6;p=pandora-kernel.git iommu/arm-smmu: Remove broken big-endian check The bottom word of the pgd should always be written to the low half of the TTBR, so we don't need to swap anything for big-endian. Signed-off-by: Will Deacon Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed