Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()
authorSimon Glass <sjg@chromium.org>
Mon, 23 Jan 2017 20:31:26 +0000 (13:31 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 25 Jan 2017 22:38:44 +0000 (17:38 -0500)
commita009f36cfef6c4f60ce7f8d70e3ae8dd98537e30
treecebaabd6ba9123f42582862cebb406434583d7ce
parentcc664000c2b8a6e33a67e2ff06dfa8d97e6c5f79
Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()

Rather than having an arch-specific function, use the existing generic
one.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/cpu/mpc5xxx/speed.c
common/Kconfig
common/board_f.c