]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
blackfin: fix sg fallout
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 12:09:25 +0000 (14:09 +0200)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 24 Oct 2007 12:09:25 +0000 (14:09 +0200)
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>
arch/blackfin/kernel/dma-mapping.c

index a16cb03c52913e43ef57abe8c06a95d023b00ce1..d6b61d56b656798db1b2fa2bee1d9df7c04872ac 100644 (file)
@@ -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>