]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/scatterlist.h
USB: get rid of urb->lock
[linux-2.6-omap-h63xx.git] / include / asm-sh / scatterlist.h
index d19e7cd3b0235759723f3236a03b80ed83a8e29b..b9ae53c38365c3ac28b3a5269d9b561cf38a998f 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_SH_SCATTERLIST_H
 #define __ASM_SH_SCATTERLIST_H
 
+#include <asm/types.h>
+
 struct scatterlist {
     struct page * page; /* Location for highmem page, if any */
     unsigned int offset;/* for highmem, page offset */