diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh64/mm/init.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh64/mm/init.c b/arch/sh64/mm/init.c index 559717f30d1f..21cf42de23e2 100644 --- a/arch/sh64/mm/init.c +++ b/arch/sh64/mm/init.c | |||
@@ -22,10 +22,6 @@ | |||
22 | #include <asm/pgtable.h> | 22 | #include <asm/pgtable.h> |
23 | #include <asm/tlb.h> | 23 | #include <asm/tlb.h> |
24 | 24 | ||
25 | #ifdef CONFIG_BLK_DEV_INITRD | ||
26 | #include <linux/blk.h> | ||
27 | #endif | ||
28 | |||
29 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); | 25 | DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); |
30 | 26 | ||
31 | /* | 27 | /* |