Michal Simek | fc34d1e | 2009-05-26 16:30:14 +0200 | [diff] [blame] | 1 | #ifdef CONFIG_MMU |
David Howells | a1ce392 | 2012-10-02 18:01:25 +0100 | [diff] [blame] | 2 | # include <asm/mmu_context_mm.h> |
Michal Simek | fc34d1e | 2009-05-26 16:30:14 +0200 | [diff] [blame] | 3 | #else |
Remis Lima Baima | 0a58458 | 2009-06-18 19:55:33 +0200 | [diff] [blame] | 4 | # include <asm-generic/mmu_context.h> |
Michal Simek | fc34d1e | 2009-05-26 16:30:14 +0200 | [diff] [blame] | 5 | #endif |