Browse Source

sh: Kill off pgtable.h from scatterlist.h.

Fixes up the mmc build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 17 years ago
parent
commit
e06712df77
1 changed files with 0 additions and 1 deletions
  1. 0 1
      include/asm-sh/scatterlist.h

+ 0 - 1
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 {