powerpc/mpc5121: avoid using arch_initcall for clock init
[pandora-kernel.git] / arch / powerpc / platforms / 512x / mpc512x.h
index 22a5352..ac3da1a 100644 (file)
@@ -12,5 +12,7 @@
 #ifndef __MPC512X_H__
 #define __MPC512X_H__
 extern void __init mpc512x_init_IRQ(void);
+extern void __init mpc512x_init(void);
+extern int __init mpc5121_clk_init(void);
 void __init mpc512x_declare_of_platform_devices(void);
 #endif                         /* __MPC512X_H__ */