]> err.no Git - linux-2.6/blobdiff - include/asm-avr32/scatterlist.h
sdio: add SDIO_FBR_BASE(f) macro
[linux-2.6] / include / asm-avr32 / scatterlist.h
index bfe7d753423cbed4e476010a0b3b6a72dfde36e2..c6d5ce3b3a25f558ecda0bc7a7b89661e49e10d2 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_AVR32_SCATTERLIST_H
 #define __ASM_AVR32_SCATTERLIST_H
 
+#include <asm/types.h>
+
 struct scatterlist {
     struct page                *page;
     unsigned int       offset;