[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071024120950.GU14671@kernel.dk>
Date: Wed, 24 Oct 2007 14:09:50 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: Adrian Bunk <bunk@...nel.org>
Cc: chris@...kel.net, linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] xtensa: fix sg fallout
On Wed, Oct 24 2007, Adrian Bunk wrote:
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
>
> ---
> d1794cb192dcd1212c9bc2f3f78f5ca4860bf6ce
> diff --git a/include/asm-xtensa/dma-mapping.h b/include/asm-xtensa/dma-mapping.h
> index 8bd9d2c..791e1c9 100644
> --- a/include/asm-xtensa/dma-mapping.h
> +++ b/include/asm-xtensa/dma-mapping.h
> @@ -11,7 +11,7 @@
> #ifndef _XTENSA_DMA_MAPPING_H
> #define _XTENSA_DMA_MAPPING_H
>
> -#include <asm/scatterlist.h>
> +#include <linux/scatterlist.h>
> #include <asm/cache.h>
> #include <asm/io.h>
> #include <linux/mm.h>
>
already merged
--
Jens Axboe
-
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