diff options
-rw-r--r-- | arch/frv/mm/tlb-miss.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/mm/tlb-miss.S b/arch/frv/mm/tlb-miss.S index 07643482cad2..7f392bc651a3 100644 --- a/arch/frv/mm/tlb-miss.S +++ b/arch/frv/mm/tlb-miss.S | |||
@@ -13,7 +13,6 @@ | |||
13 | #include <linux/linkage.h> | 13 | #include <linux/linkage.h> |
14 | #include <asm/page.h> | 14 | #include <asm/page.h> |
15 | #include <asm/pgtable.h> | 15 | #include <asm/pgtable.h> |
16 | #include <asm/highmem.h> | ||
17 | #include <asm/spr-regs.h> | 16 | #include <asm/spr-regs.h> |
18 | 17 | ||
19 | .section .text.tlbmiss | 18 | .section .text.tlbmiss |