diff options
author | Matteo Croce <rootkit85@yahoo.it> | 2008-05-11 19:43:00 +0000 |
---|---|---|
committer | Matteo Croce <rootkit85@yahoo.it> | 2008-05-11 19:43:00 +0000 |
commit | c8d30d5f09a7a857bb6362058ebe359374c7d967 (patch) | |
tree | 2593c537d23b6b01f8c600d506ca7cb758b7f394 /target/linux/atheros/files/include | |
parent | 6ba929a0475826ace5a7d3d72100781bf1fec00a (diff) | |
download | upstream-c8d30d5f09a7a857bb6362058ebe359374c7d967.tar.gz upstream-c8d30d5f09a7a857bb6362058ebe359374c7d967.tar.bz2 upstream-c8d30d5f09a7a857bb6362058ebe359374c7d967.zip |
atheros: USB support
SVN-Revision: 11113
Diffstat (limited to 'target/linux/atheros/files/include')
-rw-r--r-- | target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 34e5a85070..fe53556881 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; |