Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs...
[pandora-kernel.git] / arch / arm / mach-ixp4xx / gateway7001-setup.c
index 9dc0b4e..d4f851b 100644 (file)
@@ -101,5 +101,8 @@ MACHINE_START(GATEWAY7001, "Gateway 7001 AP")
        .timer          = &ixp4xx_timer,
        .boot_params    = 0x0100,
        .init_machine   = gateway7001_init,
+#if defined(CONFIG_PCI)
+       .dma_zone_size  = SZ_64M,
+#endif
 MACHINE_END
 #endif