diff options
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/common.h b/include/common.h index fd2495f0d..8a1f3e406 100644 --- a/include/common.h +++ b/include/common.h @@ -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 |