public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tile: remove unused ISA_DMA_THRESHOLD define
@ 2010-08-11  2:11 FUJITA Tomonori
  2010-08-11 14:41 ` Chris Metcalf
  0 siblings, 1 reply; 2+ messages in thread
From: FUJITA Tomonori @ 2010-08-11  2:11 UTC (permalink / raw)
  To: cmetcalf; +Cc: linux-kernel

No need to define ISA_DMA_THRESHOLD

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
---
 arch/tile/include/asm/scatterlist.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/tile/include/asm/scatterlist.h b/arch/tile/include/asm/scatterlist.h
index c560424..ad8deec 100644
--- a/arch/tile/include/asm/scatterlist.h
+++ b/arch/tile/include/asm/scatterlist.h
@@ -15,8 +15,6 @@
 #ifndef _ASM_TILE_SCATTERLIST_H
 #define _ASM_TILE_SCATTERLIST_H
 
-#define ISA_DMA_THRESHOLD	(~0UL)
-
 #include <asm-generic/scatterlist.h>
 
 #endif /* _ASM_TILE_SCATTERLIST_H */
-- 
1.6.5


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

end of thread, other threads:[~2010-08-11 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11  2:11 [PATCH] tile: remove unused ISA_DMA_THRESHOLD define FUJITA Tomonori
2010-08-11 14:41 ` Chris Metcalf

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