ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
@ -33,7 +33,6 @@
|
||||
#include <plat/sdrc.h>
|
||||
#include <plat/gpmc.h>
|
||||
#include <plat/serial.h>
|
||||
#include <plat/vram.h>
|
||||
|
||||
#include "clock2xxx.h"
|
||||
#include "clock3xxx.h"
|
||||
@ -241,8 +240,6 @@ static void __init _omap2_map_common_io(void)
|
||||
|
||||
omap2_check_revision();
|
||||
omap_sram_init();
|
||||
omapfb_reserve_sdram();
|
||||
omap_vram_reserve_sdram();
|
||||
}
|
||||
|
||||
#ifdef CONFIG_ARCH_OMAP2420
|
||||
|
Reference in New Issue
Block a user