powerpc: freescale: Unify the two get_clocks() calls
authorSimon Glass <sjg@chromium.org>
Tue, 28 Mar 2017 16:27:26 +0000 (10:27 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 5 Apr 2017 17:55:05 +0000 (13:55 -0400)
commit727e94a4ac9662d2e9e7ae8b4136013d6cd0832b
tree330af82d5781d578956817a6ca448bddc3110474
parent11b33e64dd79df122f91199ce20841e48d59d877
powerpc: freescale: Unify the two get_clocks() calls

Combine the conditions so this appears in the init list only once.

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