summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-12-17 15:59:38 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-01-28 13:19:00 +0900
commite06712df7792165d12392bc1fdda6bf384e1313b (patch)
tree06d6087d62aa38c39671a472367bce2e99e8a16f
parent830626caf8570675a15bcc9ec46fcb5bfbc71b0d (diff)
downloadop-kernel-dev-e06712df7792165d12392bc1fdda6bf384e1313b.zip
op-kernel-dev-e06712df7792165d12392bc1fdda6bf384e1313b.tar.gz
sh: Kill off pgtable.h from scatterlist.h.
Fixes up the mmc build. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
-rw-r--r--include/asm-sh/scatterlist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh/scatterlist.h b/include/asm-sh/scatterlist.h
index 35ef9c3..2084d03 100644
--- a/include/asm-sh/scatterlist.h
+++ b/include/asm-sh/scatterlist.h
@@ -1,7 +1,6 @@
#ifndef __ASM_SH_SCATTERLIST_H
#define __ASM_SH_SCATTERLIST_H
-#include <asm/pgtable.h>
#include <asm/types.h>
struct scatterlist {
OpenPOWER on IntegriCloud