diff options
Diffstat (limited to 'arch/cris/include/asm/mmu.h')
-rw-r--r-- | arch/cris/include/asm/mmu.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/cris/include/asm/mmu.h b/arch/cris/include/asm/mmu.h deleted file mode 100644 index 54da8f64b37a..000000000000 --- a/arch/cris/include/asm/mmu.h +++ /dev/null @@ -1,11 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 */ -/* - * CRIS MMU constants and PTE layout - */ - -#ifndef _CRIS_MMU_H -#define _CRIS_MMU_H - -#include <arch/mmu.h> - -#endif |