board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:19 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:52:49 +0000 (13:52 -0400)
commitc252c06857b8ed73284ea526f5b1260f32ea166a
tree67c1ae93201c5cc12363d9be38c7f0d7f29e91b9
parent671549e5b0f51ad015746f0dcbe05332dfe370b1
board_f: powerpc: Join the two CONFIG_8xx_CPUCLK_DEFAULT sections

We have two chunks of code which depend on this CONFIG options. There is
likely no need to keep them apart, so join them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
common/board_f.c