diff options
Diffstat (limited to 'arch/microblaze/include/asm/mmu_context.h')
| -rw-r--r-- | arch/microblaze/include/asm/mmu_context.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/microblaze/include/asm/mmu_context.h b/arch/microblaze/include/asm/mmu_context.h index 0ccd8c402cd9..866e52da5eb9 100644 --- a/arch/microblaze/include/asm/mmu_context.h +++ b/arch/microblaze/include/asm/mmu_context.h @@ -1,5 +1,2 @@ -#ifdef CONFIG_MMU +/* SPDX-License-Identifier: GPL-2.0 */ # include <asm/mmu_context_mm.h> -#else -# include <asm-generic/mmu_context.h> -#endif |
