[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071024120732.GB30533@stusta.de>
Date: Wed, 24 Oct 2007 14:07:33 +0200
From: Adrian Bunk <bunk@...nel.org>
To: Jens Axboe <jens.axboe@...cle.com>, bryan.wu@...log.com
Cc: linux-kernel@...r.kernel.org
Subject: [2.6 patch] blackfin: fix sg fallout
Signed-off-by: Adrian Bunk <bunk@...nel.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>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists