X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-h720x%2Fh7201-eval.c;h=629454d71c8d626047b934d16f1891b25546af35;hb=384b90abeba71579e0601ff434e3ea40c15057f0;hp=79f0b896e446c6023ce53e2c6df71232c710644b;hpb=69dbdd819599e2f3b77c172e83af512845bca5ad;p=pandora-kernel.git diff --git a/arch/arm/mach-h720x/h7201-eval.c b/arch/arm/mach-h720x/h7201-eval.c index 79f0b896e446..65f1bea958e5 100644 --- a/arch/arm/mach-h720x/h7201-eval.c +++ b/arch/arm/mach-h720x/h7201-eval.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include "common.h" @@ -34,4 +33,5 @@ MACHINE_START(H7201, "Hynix GMS30C7201") .map_io = h720x_map_io, .init_irq = h720x_init_irq, .timer = &h7201_timer, + .dma_zone_size = SZ_256M, MACHINE_END