blackfin: fix sg fallout

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>
This commit is contained in:
Adrian Bunk 2007-10-24 14:09:25 +02:00 committed by Jens Axboe
parent 8c7837c4f5
commit 82861924a5
1 changed files with 1 additions and 0 deletions

View 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>