aboutsummaryrefslogtreecommitdiffstats
path: root/include
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 /include
parentsh: Fix up switch_to() type casts. (diff)
downloadlinux-dev-e06712df7792165d12392bc1fdda6bf384e1313b.tar.xz
linux-dev-e06712df7792165d12392bc1fdda6bf384e1313b.zip
sh: Kill off pgtable.h from scatterlist.h.
Fixes up the mmc build. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include')
-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 35ef9c30f0de..2084d0373693 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 {