Browse Source

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>
Paul Mundt 17 years ago
parent
commit
d78ffa0dcc
1 changed files with 0 additions and 4 deletions
  1. 0 4
      arch/sh64/mm/init.c

+ 0 - 4
arch/sh64/mm/init.c

@@ -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);
 
 /*