[2.6 patch] blackfin: fix sg fallout

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jens Axboe <jens.axboe@...>, <bryan.wu@...>
Cc: <linux-kernel@...>
Date: Wednesday, October 24, 2007 - 8:07 am

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
dc3f9077912fb66aabb61f336f7e2324ec2fa911 
diff --git a/arch/blackfin/kernel/dma-mapping.c b/arch/blackfin/kernel/dma-mapping.c
index a16cb03..d6b61d5 100644
--- a/arch/blackfin/kernel/dma-mapping.c
+++ b/arch/blackfin/kernel/dma-mapping.c
@@ -35,6 +35,7 @@
 #include <linux/device.h>
 #include <linux/dma-mapping.h>
 #include <linux/io.h>
+#include <linux/scatterlist.h>
 #include <asm/cacheflush.h>
 #include <asm/bfin-global.h>
 

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[2.6 patch] blackfin: fix sg fallout, Adrian Bunk, (Wed Oct 24, 8:07 am)
Re: [2.6 patch] blackfin: fix sg fallout, Jens Axboe, (Wed Oct 24, 8:09 am)