blob: 0ccd8c402cd9deee0181a8172d0cadffa1bbbbc2 [file] [log] [blame]
Michal Simekfc34d1e2009-05-26 16:30:14 +02001#ifdef CONFIG_MMU
David Howellsa1ce3922012-10-02 18:01:25 +01002# include <asm/mmu_context_mm.h>
Michal Simekfc34d1e2009-05-26 16:30:14 +02003#else
Remis Lima Baima0a584582009-06-18 19:55:33 +02004# include <asm-generic/mmu_context.h>
Michal Simekfc34d1e2009-05-26 16:30:14 +02005#endif