X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-m68k%2Fscatterlist.h;h=24887a2d9c7bd09290b6980fee23e4a1d74090fa;hb=c4116ae717d6456884232642bae806125d39f1d3;hp=8e612266da51bb1bcc6871bf55663b144d1d2d12;hpb=fffcb480e4224f25c965b93fa65541bfc7dd732e;p=karo-tx-linux.git diff --git a/include/asm-m68k/scatterlist.h b/include/asm-m68k/scatterlist.h index 8e612266da51..24887a2d9c7b 100644 --- a/include/asm-m68k/scatterlist.h +++ b/include/asm-m68k/scatterlist.h @@ -1,6 +1,8 @@ #ifndef _M68K_SCATTERLIST_H #define _M68K_SCATTERLIST_H +#include + struct scatterlist { struct page *page; unsigned int offset;