浏览代码

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 年之前
父节点
当前提交
d78ffa0dcc
共有 1 个文件被更改,包括 0 次插入4 次删除
  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);
 
 /*