From 6fd7ca51a2a48693971c861dd221405ad80b41ff Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 8 May 2007 20:27:03 -0700 Subject: [PATCH] --- yaml --- r: 55268 b: refs/heads/master c: b590d2baf17f8890f648e76436abdb8674d564eb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-m68k/scatterlist.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index cb654d67a44d..18c4c9d36515 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5616df204ecf164ef2b124a17fd3cadd87954628 +refs/heads/master: b590d2baf17f8890f648e76436abdb8674d564eb diff --git a/trunk/include/asm-m68k/scatterlist.h b/trunk/include/asm-m68k/scatterlist.h index 8e612266da51..24887a2d9c7b 100644 --- a/trunk/include/asm-m68k/scatterlist.h +++ b/trunk/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;