Skip to content

Commit

Permalink
sh64: Kill off obsolete linux/blk.h reference.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt committed Oct 9, 2007
1 parent 948d12c commit d78ffa0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/sh64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

/*
Expand Down

0 comments on commit d78ffa0

Please sign in to comment.