ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
[pandora-kernel.git] / arch / arm / mach-omap1 / board-htcherald.c
index 8e313b4..d70a4f0 100644 (file)
@@ -304,6 +304,7 @@ MACHINE_START(HERALD, "HTC Herald")
        .io_pg_offst    = ((0xfef00000) >> 18) & 0xfffc,
        .boot_params    = 0x10000100,
        .map_io         = htcherald_map_io,
+       .reserve        = omap_reserve,
        .init_irq       = htcherald_init_irq,
        .init_machine   = htcherald_init,
        .timer          = &omap_timer,