]> err.no Git - linux-2.6/blobdiff - include/asm-h8300/scatterlist.h
Pull video into release branch
[linux-2.6] / include / asm-h8300 / scatterlist.h
index 7627f0cd1a2f4f559514bbfe3f2dfd044b4a18f8..985fdf54eacad5c49d39f5082b9807456f18603b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _H8300_SCATTERLIST_H
 #define _H8300_SCATTERLIST_H
 
+#include <asm/types.h>
+
 struct scatterlist {
        struct page     *page;
        unsigned int    offset;