From d78ffa0dcc2584b0ec35bdb6e585d092359ee74f Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 9 Oct 2007 15:51:06 +0900 Subject: sh64: Kill off obsolete linux/blk.h reference. This is just dead code, kill it off.. Reported-by: Robert P. J. Day Signed-off-by: Paul Mundt --- arch/sh64/mm/init.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch') diff --git a/arch/sh64/mm/init.c b/arch/sh64/mm/init.c index 559717f..21cf42d 100644 --- a/arch/sh64/mm/init.c +++ b/arch/sh64/mm/init.c @@ -22,10 +22,6 @@ #include #include -#ifdef CONFIG_BLK_DEV_INITRD -#include -#endif - DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); /* -- cgit v1.1