]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-m68k/scatterlist.h
r8169: more phy init for the 8168
[linux-2.6-omap-h63xx.git] / include / asm-m68k / scatterlist.h
index 8e612266da51bb1bcc6871bf55663b144d1d2d12..24887a2d9c7bd09290b6980fee23e4a1d74090fa 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _M68K_SCATTERLIST_H
 #define _M68K_SCATTERLIST_H
 
+#include <linux/types.h>
+
 struct scatterlist {
        struct page *page;
        unsigned int offset;