X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fatheros-2.6%2Ffiles%2Finclude%2Fasm-mips%2Fmach-atheros%2Fdma-coherence.h;h=34e5a850703c2bfe32fff88c6878696724d73461;hp=fe53556881400601b240a8be801c4a1b92e36a1e;hb=9b47712459d0248770fb497960266623217e2fb7;hpb=73fc1141c007cc89f820c24a882c665c56b95252 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 fe53556881..34e5a85070 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;