commit | e8137341b1bb9bbdc29d9fd8980485ec7dcb4109 | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Mon Apr 12 11:21:50 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Apr 19 23:12:44 2010 -0500 |
tree | f4ed1bc7db8a75fa7ff03d0e6d2b070562bb3d7f | |
parent | e0f278adc29e8986531a51e5ed33db42e34bf952 [diff] |
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>