Merge branch 'for-2.6.32' into mxc
[pandora-kernel.git] / arch / microblaze / include / asm / mmu_context.h
1 #ifdef CONFIG_MMU
2 # include "mmu_context_mm.h"
3 #else
4 # include "mmu_context_no.h"
5 #endif