|
@@ -649,10 +649,6 @@ int get_clocks (void);
|
|
|
#if defined(CONFIG_MPC5xxx)
|
|
|
int prt_mpc5xxx_clks (void);
|
|
|
#endif
|
|
|
-#ifdef CONFIG_4xx
|
|
|
-ulong get_OPB_freq (void);
|
|
|
-ulong get_PCI_freq (void);
|
|
|
-#endif
|
|
|
#if defined(CONFIG_S3C24X0) || \
|
|
|
defined(CONFIG_LH7A40X) || \
|
|
|
defined(CONFIG_EP93XX)
|