3036: add ion reverse
authorwdc <wdc@rock-chips.com>
Wed, 16 Jul 2014 06:50:41 +0000 (14:50 +0800)
committerwdc <wdc@rock-chips.com>
Wed, 16 Jul 2014 06:51:26 +0000 (14:51 +0800)
arch/arm/mach-rockchip/rk3036.c

index a992fe03f6ca73c2ca0c1482d33c149459fde992..aee51a47bec95732ab63f5cbbd3cced2fcb82073 100755 (executable)
@@ -180,7 +180,7 @@ static void __init rk3036_init_late(void)
 static void __init rk3036_reserve(void)
 {
        /* reserve memory for ION */
-       //rockchip_ion_reserve();
+       rockchip_ion_reserve();
 }
 
 static void rk3036_restart(char mode, const char *cmd)