]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-v850/scatterlist.h
Pull misc into release branch
[mv-sheeva.git] / include / asm-v850 / scatterlist.h
index af1cba69a526b75e2542b4c9375cc2ca0d18c1e7..56f402920db9b10c9ab4a48e728f63043a2e2eff 100644 (file)
@@ -14,6 +14,8 @@
 #ifndef __V850_SCATTERLIST_H__
 #define __V850_SCATTERLIST_H__
 
+#include <asm/types.h>
+
 struct scatterlist {
        struct page     *page;
        unsigned        offset;