]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
mpc512x: remove dead code
[karo-tx-uboot.git] / include / common.h
index 28aa4b9d6033b92229c2cdbf14f35ea71337714d..de75da29cafa3e3415c99ce92b4a09e2ce57e3e9 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