projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
atheros
/
files
/
include
/
asm-mips
/
mach-atheros
/
dma-coherence.h
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
34e5a85
..
fe53556
100644
(file)
--- 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
#ifndef __ASM_MACH_GENERIC_DMA_COHERENCE_H
#define __ASM_MACH_GENERIC_DMA_COHERENCE_H
-#if 0
#define PCI_DMA_OFFSET 0x20000000
#define PCI_DMA_OFFSET 0x20000000
-#else
-#define PCI_DMA_OFFSET 0x00000000
-#endif
struct device;
struct device;
This page took
0.022219 seconds
and
4
git commands to generate.