summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips64/dma.h')
-rw-r--r--include/asm-mips64/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/dma.h b/include/asm-mips64/dma.h
index 3a3c1ec2b..169698ba5 100644
--- a/include/asm-mips64/dma.h
+++ b/include/asm-mips64/dma.h
@@ -84,7 +84,7 @@
* Deskstations or Acer PICA but not the much more versatile DMA logic used
* for the local devices on Acer PICA or Magnums.
*/
-#ifndef CONFIG_SGI
+#ifndef CONFIG_SGI_IP22
#define MAX_DMA_ADDRESS (PAGE_OFFSET + 0x01000000)
#else
#define MAX_DMA_ADDRESS (~0UL)