diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/microblaze/include/asm/mmu_context.h')
-rw-r--r-- | ANDROID_3.4.5/arch/microblaze/include/asm/mmu_context.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ANDROID_3.4.5/arch/microblaze/include/asm/mmu_context.h b/ANDROID_3.4.5/arch/microblaze/include/asm/mmu_context.h deleted file mode 100644 index 24eab167..00000000 --- a/ANDROID_3.4.5/arch/microblaze/include/asm/mmu_context.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef CONFIG_MMU -# include "mmu_context_mm.h" -#else -# include <asm-generic/mmu_context.h> -#endif |