sh64: Kill off obsolete linux/blk.h reference.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:51:06 +0000 (15:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Oct 2007 06:51:06 +0000 (15:51 +0900)
This is just dead code, kill it off..

Reported-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/mm/init.c

index 559717f30d1f9cdad84a2bf8cb906aa45bc208c4..21cf42de23e222684ca502417b8419b88a6df071 100644 (file)
 #include <asm/pgtable.h>
 #include <asm/tlb.h>
 
-#ifdef CONFIG_BLK_DEV_INITRD
-#include <linux/blk.h>
-#endif
-
 DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
 
 /*
This page took 0.029911 seconds and 5 git commands to generate.