Re: [2.6 patch] blackfin: fix sg fallout

From: Jens Axboe
Date: Wed Oct 24 2007 - 08:09:57 EST


On Wed, Oct 24 2007, Adrian Bunk wrote:
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>
>
> ---
> 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>

applied

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/