Commit d78ffa0d authored by Paul Mundt's avatar Paul Mundt
Browse files

sh64: Kill off obsolete linux/blk.h reference.



This is just dead code, kill it off..

Reported-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 948d12cb
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -22,10 +22,6 @@
#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);

/*