extern rk30_dvfs_init() in /mach-rk3188/clock_data.c
authorxxx <xxx@rock-chips.com>
Tue, 22 Jan 2013 02:38:10 +0000 (10:38 +0800)
committerxxx <xxx@rock-chips.com>
Tue, 22 Jan 2013 02:40:13 +0000 (10:40 +0800)
arch/arm/mach-rk3188/clock_data.c [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index e20f93e..a19759f
@@ -3180,6 +3180,7 @@ void __init _rk30_clock_data_init(unsigned long gpll, unsigned long cpll, int fl
        //cru_writel(0x07000000,CRU_MISC_CON);
 
 }
+extern int rk30_dvfs_init(void);
 
 void __init rk30_clock_data_init(unsigned long gpll, unsigned long cpll, u32 flags)
 {