]> git.sur5r.net Git - u-boot/blobdiff - include/common.h
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
[u-boot] / include / common.h
index fd2495f0d8df34676e0476e25636dd30dec66347..8a1f3e406d9f529fb04c9c9e50bd58e1f22b9e3e 100644 (file)
@@ -648,9 +648,6 @@ int prt_8260_clks (void);
 #elif defined(CONFIG_MPC5xxx)
 int    prt_mpc5xxx_clks (void);
 #endif
-#if defined(CONFIG_MPC512X)
-int    prt_mpc512xxx_clks (void);
-#endif
 #if defined(CONFIG_MPC8220)
 int    prt_mpc8220_clks (void);
 #endif