Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4fcc47a053adc786cc1ab84f3b8909eeb5c37963
Commit:     4fcc47a053adc786cc1ab84f3b8909eeb5c37963
Parent:     944bda26fbfb3c30533b95ee4aaff72778008f78
Author:     Jens Axboe <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 23 12:32:34 2007 +0200
Committer:  Jens Axboe <[EMAIL PROTECTED]>
CommitDate: Tue Oct 23 12:32:34 2007 +0200

    mips: sg_page() fallout
    
    Signed-off-by: Jens Axboe <[EMAIL PROTECTED]>
---
 arch/mips/mm/dma-default.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to