[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071024120755.GC30533@stusta.de>
Date: Wed, 24 Oct 2007 14:07:55 +0200
From: Adrian Bunk <bunk@...nel.org>
To: Jens Axboe <jens.axboe@...cle.com>, chris@...kel.net
Cc: linux-kernel@...r.kernel.org
Subject: [2.6 patch] xtensa: fix sg fallout
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>
-
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