]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh64/scatterlist.h
[POWERPC] Fix possible access to free pages
[linux-2.6-omap-h63xx.git] / include / asm-sh64 / scatterlist.h
index 5d8fa32d2e9dd8b0274629f8b6cf18d1b3fc83ce..1c723f2d7a9516a2daa26fe3113d87a2eab44043 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef __ASM_SH64_SCATTERLIST_H
 #define __ASM_SH64_SCATTERLIST_H
 
+#include <asm/types.h>
+
 struct scatterlist {
     struct page * page; /* Location for highmem page, if any */
     unsigned int offset;/* for highmem, page offset */