sh64: Kill off obsolete linux/blk.h reference.
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>
This commit is contained in:
parent
948d12cbc3
commit
d78ffa0dcc
1 changed files with 0 additions and 4 deletions
|
@ -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);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue