From 541ff27cfb26939cf1b98b73fa5aeea0d8432082 Mon Sep 17 00:00:00 2001 From: matteo Date: Sun, 11 May 2008 19:43:00 +0000 Subject: atheros: USB support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11113 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/atheros/files/include') diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h b/target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h index 34e5a8507..fe5355688 100644 --- a/target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h +++ b/target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h @@ -10,11 +10,7 @@ #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; -- cgit v1.2.3