diff options
Diffstat (limited to 'arch/mips/mm/init.c')
-rw-r--r-- | arch/mips/mm/init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/mm/init.c b/arch/mips/mm/init.c index 84b7b592b834..400676ce03f4 100644 --- a/arch/mips/mm/init.c +++ b/arch/mips/mm/init.c | |||
@@ -30,7 +30,6 @@ | |||
30 | #include <linux/hardirq.h> | 30 | #include <linux/hardirq.h> |
31 | #include <linux/gfp.h> | 31 | #include <linux/gfp.h> |
32 | #include <linux/kcore.h> | 32 | #include <linux/kcore.h> |
33 | #include <linux/export.h> | ||
34 | #include <linux/initrd.h> | 33 | #include <linux/initrd.h> |
35 | 34 | ||
36 | #include <asm/asm-offsets.h> | 35 | #include <asm/asm-offsets.h> |
@@ -46,7 +45,6 @@ | |||
46 | #include <asm/pgalloc.h> | 45 | #include <asm/pgalloc.h> |
47 | #include <asm/tlb.h> | 46 | #include <asm/tlb.h> |
48 | #include <asm/fixmap.h> | 47 | #include <asm/fixmap.h> |
49 | #include <asm/maar.h> | ||
50 | 48 | ||
51 | /* | 49 | /* |
52 | * We have up to 8 empty zeroed pages so we can map one of the right colour | 50 | * We have up to 8 empty zeroed pages so we can map one of the right colour |