skge: XM PHY handling fixes
[safe/jmp/linux-2.6] / include / asm-v850 / scatterlist.h
index af1cba6..56f4029 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;