projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
948d12c
)
sh64: Kill off obsolete linux/blk.h reference.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:51:06 +0000
(15:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 9 Oct 2007 06:51:06 +0000
(15:51 +0900)
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>
arch/sh64/mm/init.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh64/mm/init.c
b/arch/sh64/mm/init.c
index 559717f30d1f9cdad84a2bf8cb906aa45bc208c4..21cf42de23e222684ca502417b8419b88a6df071 100644
(file)
--- 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);
/*