iommu/arm-smmu: Remove broken big-endian check
authorWill Deacon <will.deacon@arm.com>
Wed, 31 Jul 2013 18:21:25 +0000 (19:21 +0100)
committerJoerg Roedel <joro@8bytes.org>
Wed, 14 Aug 2013 10:08:36 +0000 (12:08 +0200)
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 <will.deacon@arm.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found