Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[pandora-kernel.git] / arch / arm / mach-ixp4xx / nslu2-setup.c
index f79b62e..69e40f2 100644 (file)
@@ -305,4 +305,7 @@ MACHINE_START(NSLU2, "Linksys NSLU2")
        .init_irq       = ixp4xx_init_irq,
        .timer          = &nslu2_timer,
        .init_machine   = nslu2_init,
+#if defined(CONFIG_PCI)
+       .dma_zone_size  = SZ_64M,
+#endif
 MACHINE_END