Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d78ffa0dcc2584b0ec35bdb6e585d092359ee74f
Commit:     d78ffa0dcc2584b0ec35bdb6e585d092359ee74f
Parent:     948d12cbc30b85dc9effbaaf506b2eeefaefea07
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 9 15:51:06 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Tue Oct 9 15:51:06 2007 +0900

    sh64: Kill off obsolete linux/blk.h reference.
    
    This is just dead code, kill it off..
    
    Reported-by: Robert P. J. Day <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 arch/sh64/mm/init.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

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 <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);
 
 /*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to