summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--target/linux/atheros-2.6/files/include/asm-mips/mach-atheros/dma-coherence.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/atheros-2.6/files/include/asm-mips/mach-atheros/dma-coherence.h b/target/linux/atheros-2.6/files/include/asm-mips/mach-atheros/dma-coherence.h
index fe5355688..34e5a8507 100644
--- a/target/linux/atheros-2.6/files/include/asm-mips/mach-atheros/dma-coherence.h
+++ b/target/linux/atheros-2.6/files/include/asm-mips/mach-atheros/dma-coherence.h
@@ -10,7 +10,11 @@
#ifndef __ASM_MACH_GENERIC_DMA_COHERENCE_H
#define __ASM_MACH_GENERIC_DMA_COHERENCE_H
+#if 0
#define PCI_DMA_OFFSET 0x20000000
+#else
+#define PCI_DMA_OFFSET 0x00000000
+#endif
struct device;