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)
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>

No differences found