From: Paul Mundt Date: Mon, 17 Dec 2007 06:59:38 +0000 (+0900) Subject: sh: Kill off pgtable.h from scatterlist.h. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e06712df7792165d12392bc1fdda6bf384e1313b;p=deliverable%2Flinux.git sh: Kill off pgtable.h from scatterlist.h. Fixes up the mmc build. Signed-off-by: Paul Mundt --- 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 #include struct scatterlist {