Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into devel
[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