support ddr change freq
authorhcy <hcy@rock-chips.com>
Tue, 1 Apr 2014 13:07:29 +0000 (21:07 +0800)
committerhcy <hcy@rock-chips.com>
Tue, 1 Apr 2014 13:07:29 +0000 (21:07 +0800)
arch/arm/mach-rockchip/ddr_freq.c [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 43bc2e3..3dee44c
@@ -433,4 +433,4 @@ err:
 
        return ret;
 }
-//late_initcall(ddrfreq_init);
+late_initcall(ddrfreq_init);