Merge branch 'dma-debug/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[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