public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] xtensa: fix sg fallout
@ 2007-10-24 12:07 Adrian Bunk
  2007-10-24 12:09 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-10-24 12:07 UTC (permalink / raw)
  To: Jens Axboe, chris; +Cc: linux-kernel

Signed-off-by: Adrian Bunk <bunk@kernel.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>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [2.6 patch] xtensa: fix sg fallout
  2007-10-24 12:07 [2.6 patch] xtensa: fix sg fallout Adrian Bunk
@ 2007-10-24 12:09 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2007-10-24 12:09 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: chris, linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-24 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 12:07 [2.6 patch] xtensa: fix sg fallout Adrian Bunk
2007-10-24 12:09 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox