summaryrefslogtreecommitdiffstats
path: root/include/common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-05-02 16:21:20 -0400
committerTom Rini <trini@ti.com>2013-05-02 16:21:20 -0400
commite3288e1d152a213e71f99c093a4ef63041fe6997 (patch)
treeb94203f8c5a07227847ca04ec5f2abeb6dee52a2 /include/common.h
parent63216de13488e8bc81afb53d0f5177142ee34ceb (diff)
parent8aa34499727936ede3f85033380720b4a9522aaa (diff)
downloadtalos-obmc-uboot-e3288e1d152a213e71f99c093a4ef63041fe6997.tar.gz
talos-obmc-uboot-e3288e1d152a213e71f99c093a4ef63041fe6997.zip
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/common.h b/include/common.h
index fd2495f0d8..8a1f3e406d 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
OpenPOWER on IntegriCloud