commit | 4fcc47a053adc786cc1ab84f3b8909eeb5c37963 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 23 12:32:34 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Oct 23 12:32:34 2007 +0200 |
tree | 03dfa51a5f94e9fc3c811824bdc510148b161aa0 | |
parent | 944bda26fbfb3c30533b95ee4aaff72778008f78 [diff] |
mips: sg_page() fallout Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diff --git a/arch/mips/mm/dma-default.c b/arch/mips/mm/dma-default.c index b0b034c..b1b4052 100644 --- a/arch/mips/mm/dma-default.c +++ b/arch/mips/mm/dma-default.c
@@ -13,6 +13,7 @@ #include <linux/mm.h> #include <linux/module.h> #include <linux/string.h> +#include <linux/scatterlist.h> #include <asm/cache.h> #include <asm/io.h>