powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
authorBecky Bruce <beckyb@kernel.crashing.org>
Mon, 12 Apr 2010 16:21:50 +0000 (11:21 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Apr 2010 04:12:44 +0000 (23:12 -0500)
commite8137341b1bb9bbdc29d9fd8980485ec7dcb4109
treef4ed1bc7db8a75fa7ff03d0e6d2b070562bb3d7f
parente0f278adc29e8986531a51e5ed33db42e34bf952
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS

The code was looking for this in cpu_features, not mmu_features.  Fix this.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/mm/fsl_booke_mmu.c